From: Liu, Xin Date: Thu, 15 Aug 2013 02:20:56 +0000 (+0800) Subject: Fixed TTS-1887 by removing 5 TCs beacause of round not implemeneted in tct-backgounds... X-Git-Tag: 2.2.1_release~266^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0aa76dd057e28cb7f45a40868f76ccbb85f30305;p=test%2Ftct%2Fweb%2Fapi.git Fixed TTS-1887 by removing 5 TCs beacause of round not implemeneted in tct-backgounds-css3-tests Signed-off-by: Liu, Xin --- diff --git a/tct-backgrounds-css3-tests/backgrounds/csswg/background-repeat-round-001.html b/tct-backgrounds-css3-tests/backgrounds/csswg/background-repeat-round-001.html deleted file mode 100644 index d7a8fc347..000000000 --- a/tct-backgrounds-css3-tests/backgrounds/csswg/background-repeat-round-001.html +++ /dev/null @@ -1,30 +0,0 @@ - - - - CSS Backgrounds and Borders Test: background-repeat - one round keyword value - - - - - - - - -

Test passes if there is 2 rows of 2 cats and if there is no partially displayed cat and no red.

-
- - diff --git a/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-025.html b/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-025.html deleted file mode 100644 index 0ea68550c..000000000 --- a/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-025.html +++ /dev/null @@ -1,42 +0,0 @@ - - - - CSS Backgrounds and Borders Test: background-size 'auto 61px' with background-repeat 'round' - - - - - - - - - - - -

Test passes if there is 3 rows of 3 blue-and-orange squares and if there is no partially displayed squares and no red.

- -
- - diff --git a/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-027.html b/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-027.html deleted file mode 100644 index e6bb3eb99..000000000 --- a/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-027.html +++ /dev/null @@ -1,41 +0,0 @@ - - - - CSS Backgrounds and Borders Test: background-size '52px auto' with background-repeat 'repeat round' - - - - - - - - - - - -

Test passes if there is 3 rows of 3 blue-and-orange rectangles and if there is no partially displayed rectangles and no red.

- -
- - diff --git a/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-029.html b/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-029.html deleted file mode 100644 index af4f03fcf..000000000 --- a/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-029.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - CSS Backgrounds and Borders Test: background-size '52px auto' with background-repeat 'round repeat' - - - - - - - - - - - -

Test passes if there is 3 rows of 3 blue-and-orange squares and if there is no partially displayed squares and no red.

- -
- - diff --git a/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-031.html b/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-031.html deleted file mode 100644 index 5f4fa43de..000000000 --- a/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-031.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - CSS Backgrounds and Borders Test: background-size '20% 30%' with background-repeat 'no-repeat round' - - - - - - - - - - - -

Test passes if there is 1 column of 3 blue-and-orange squares and if there is no partially displayed square and no red.

- -
-
- - diff --git a/tct-backgrounds-css3-tests/tests.xml b/tct-backgrounds-css3-tests/tests.xml index 4d7a6f112..749fa83b5 100644 --- a/tct-backgrounds-css3-tests/tests.xml +++ b/tct-backgrounds-css3-tests/tests.xml @@ -10249,26 +10249,6 @@ - - - - - - - Check if background-repeat with round display correctly in visual - there is 2 rows of 2 cats and if there is no partially displayed cat and no red - - - /opt/tct-backgrounds-css3-tests/backgrounds/csswg/background-repeat-round-001.html - - - - - http://www.w3.org/TR/2012/CR-css3-background-20120724/#the-background-repeat - - - - @@ -10649,26 +10629,6 @@ - - - - - - - Check if background-size with 'auto 61px' and background-repeat with 'round' display correctly in visual - there is 3 rows of 3 blue-and-orange squares and if there is no partially displayed squares and no red - - - /opt/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-025.html - - - - - http://www.w3.org/TR/2012/CR-css3-background-20120724/#the-background-size - - - - @@ -10689,26 +10649,6 @@ - - - - - - - Check if background-size with '52px auto'' and background-repeat with 'repeat round' display correctly in visual - there is 3 rows of 3 blue-and-orange rectangles and if there is no partially displayed rectangles and no red - - - /opt/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-027.html - - - - - http://www.w3.org/TR/2012/CR-css3-background-20120724/#the-background-size - - - - @@ -10729,26 +10669,6 @@ - - - - - - - Check if background-size with '52px auto' and background-repeat with 'round repeat' display correctly in visual - there is 3 rows of 3 blue-and-orange squares and if there is no partially displayed squares and no red - - - /opt/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-029.html - - - - - http://www.w3.org/TR/2012/CR-css3-background-20120724/#the-background-size - - - - @@ -10769,26 +10689,6 @@ - - - - - - - Check if background-size with '20% 30%' and background-repeat with 'no-repeat round' display correctly in visual - there is 1 column of 3 blue-and-orange squares and if there is no partially displayed square and no red - - - /opt/tct-backgrounds-css3-tests/backgrounds/csswg/background-size-031.html - - - - - http://www.w3.org/TR/2012/CR-css3-background-20120724/#the-background-size - - - -