From 0aa76dd057e28cb7f45a40868f76ccbb85f30305 Mon Sep 17 00:00:00 2001 From: "Liu, Xin" Date: Thu, 15 Aug 2013 10:20:56 +0800 Subject: [PATCH] Fixed TTS-1887 by removing 5 TCs beacause of round not implemeneted in tct-backgounds-css3-tests Signed-off-by: Liu, Xin --- .../csswg/background-repeat-round-001.html | 30 ------ .../csswg/background-size-025.html | 42 -------- .../csswg/background-size-027.html | 41 ------- .../csswg/background-size-029.html | 43 -------- .../csswg/background-size-031.html | 47 -------- tct-backgrounds-css3-tests/tests.xml | 100 ------------------ 6 files changed, 303 deletions(-) delete mode 100644 tct-backgrounds-css3-tests/backgrounds/csswg/background-repeat-round-001.html delete mode 100644 tct-backgrounds-css3-tests/backgrounds/csswg/background-size-025.html delete mode 100644 tct-backgrounds-css3-tests/backgrounds/csswg/background-size-027.html delete mode 100644 tct-backgrounds-css3-tests/backgrounds/csswg/background-size-029.html delete mode 100644 tct-backgrounds-css3-tests/backgrounds/csswg/background-size-031.html 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 - - - - -- 2.34.1