From fccd9465def834c74bc543caac8f1ac4a265d0f1 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Thu, 26 Nov 2015 09:37:46 +0100 Subject: [PATCH] Remove the css21 tests from test-ref. These are already running and passing in test-css. --- ...lock-formatting-context-height-003-ref.htm | 28 --------- .../block-formatting-context-height-003.htm | 48 -------------- .../block-formatting-contexts-001-ref.htm | 34 ---------- .../css21/block-formatting-contexts-001.htm | 27 -------- .../block-formatting-contexts-003-ref.htm | 59 ------------------ .../css21/block-formatting-contexts-003.htm | 32 ---------- .../block-formatting-contexts-004-ref.htm | 31 --------- .../css21/block-formatting-contexts-004.htm | 37 ----------- .../block-formatting-contexts-005-ref.htm | 31 --------- .../css21/block-formatting-contexts-005.htm | 33 ---------- .../block-formatting-contexts-006-ref.htm | 30 --------- .../css21/block-formatting-contexts-006.htm | 34 ---------- .../block-formatting-contexts-008-ref.htm | 28 --------- .../css21/block-formatting-contexts-008.htm | 35 ----------- .../block-formatting-contexts-011-ref.htm | 36 ----------- .../css21/block-formatting-contexts-011.htm | 28 --------- .../block-formatting-contexts-015-ref.htm | 19 ------ .../css21/block-formatting-contexts-015.htm | 49 --------------- tests/ref/csswg/css21/css21.list | 9 --- tests/ref/csswg/css21/support/blue15x15.png | Bin 185 -> 0 bytes .../support/margin-collapse-2em-space.png | Bin 1331 -> 0 bytes .../ref/csswg/css21/support/swatch-orange.png | Bin 84 -> 0 bytes 22 files changed, 628 deletions(-) delete mode 100644 tests/ref/csswg/css21/block-formatting-context-height-003-ref.htm delete mode 100644 tests/ref/csswg/css21/block-formatting-context-height-003.htm delete mode 100644 tests/ref/csswg/css21/block-formatting-contexts-001-ref.htm delete mode 100644 tests/ref/csswg/css21/block-formatting-contexts-001.htm delete mode 100644 tests/ref/csswg/css21/block-formatting-contexts-003-ref.htm delete mode 100644 tests/ref/csswg/css21/block-formatting-contexts-003.htm delete mode 100644 tests/ref/csswg/css21/block-formatting-contexts-004-ref.htm delete mode 100644 tests/ref/csswg/css21/block-formatting-contexts-004.htm delete mode 100644 tests/ref/csswg/css21/block-formatting-contexts-005-ref.htm delete mode 100644 tests/ref/csswg/css21/block-formatting-contexts-005.htm delete mode 100644 tests/ref/csswg/css21/block-formatting-contexts-006-ref.htm delete mode 100644 tests/ref/csswg/css21/block-formatting-contexts-006.htm delete mode 100644 tests/ref/csswg/css21/block-formatting-contexts-008-ref.htm delete mode 100644 tests/ref/csswg/css21/block-formatting-contexts-008.htm delete mode 100644 tests/ref/csswg/css21/block-formatting-contexts-011-ref.htm delete mode 100644 tests/ref/csswg/css21/block-formatting-contexts-011.htm delete mode 100644 tests/ref/csswg/css21/block-formatting-contexts-015-ref.htm delete mode 100644 tests/ref/csswg/css21/block-formatting-contexts-015.htm delete mode 100644 tests/ref/csswg/css21/css21.list delete mode 100644 tests/ref/csswg/css21/support/blue15x15.png delete mode 100644 tests/ref/csswg/css21/support/margin-collapse-2em-space.png delete mode 100644 tests/ref/csswg/css21/support/swatch-orange.png diff --git a/tests/ref/csswg/css21/block-formatting-context-height-003-ref.htm b/tests/ref/csswg/css21/block-formatting-context-height-003-ref.htm deleted file mode 100644 index 7960b59dc86..00000000000 --- a/tests/ref/csswg/css21/block-formatting-context-height-003-ref.htm +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - CSS Reftest Reference - - - - - - - - - -

Test passes if there is a black rectangle which is wider than it is tall.

- -
- - - \ No newline at end of file diff --git a/tests/ref/csswg/css21/block-formatting-context-height-003.htm b/tests/ref/csswg/css21/block-formatting-context-height-003.htm deleted file mode 100644 index 82f66428a42..00000000000 --- a/tests/ref/csswg/css21/block-formatting-context-height-003.htm +++ /dev/null @@ -1,48 +0,0 @@ - - - - CSS Test: Block formatting context auto height with floated descendants outside the normal flow and bottom margins - - - - - - - - - - -

Test passes if there is a black rectangle which is wider than it is tall.

-
-
-
-
-
-
- - \ No newline at end of file diff --git a/tests/ref/csswg/css21/block-formatting-contexts-001-ref.htm b/tests/ref/csswg/css21/block-formatting-contexts-001-ref.htm deleted file mode 100644 index 15fb5daede4..00000000000 --- a/tests/ref/csswg/css21/block-formatting-contexts-001-ref.htm +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - CSS Reftest Reference - - - - - - - - - -

Test passes if there are 3 lines of "Filler Text".

- - - - - -
Filler Text
Filler Text
Filler Text
- - - \ No newline at end of file diff --git a/tests/ref/csswg/css21/block-formatting-contexts-001.htm b/tests/ref/csswg/css21/block-formatting-contexts-001.htm deleted file mode 100644 index dbd92387beb..00000000000 --- a/tests/ref/csswg/css21/block-formatting-contexts-001.htm +++ /dev/null @@ -1,27 +0,0 @@ - - - - CSS Test: Vertical layout of boxes - - - - - - - - - - -

Test passes if there are 3 lines of "Filler Text".

-
-
Filler Text
-
Filler Text
-
Filler Text
-
- - \ No newline at end of file diff --git a/tests/ref/csswg/css21/block-formatting-contexts-003-ref.htm b/tests/ref/csswg/css21/block-formatting-contexts-003-ref.htm deleted file mode 100644 index e463a9d0549..00000000000 --- a/tests/ref/csswg/css21/block-formatting-contexts-003-ref.htm +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - CSS Reftest Reference - - - - - - - - - -

Test passes if there are 3 lines of "Filler Text" separated by 2 thin black lines.

- - - - - -
Filler Text
Filler Text
Filler Text
- - - \ No newline at end of file diff --git a/tests/ref/csswg/css21/block-formatting-contexts-003.htm b/tests/ref/csswg/css21/block-formatting-contexts-003.htm deleted file mode 100644 index b047f6e4bf8..00000000000 --- a/tests/ref/csswg/css21/block-formatting-contexts-003.htm +++ /dev/null @@ -1,32 +0,0 @@ - - - - CSS Test: Vertical distance with margins - - - - - - - - - - -

Test passes if there are 3 lines of "Filler Text" separated by 2 thin black lines.

-
-
Filler Text
-
Filler Text
-
Filler Text
-
- - \ No newline at end of file diff --git a/tests/ref/csswg/css21/block-formatting-contexts-004-ref.htm b/tests/ref/csswg/css21/block-formatting-contexts-004-ref.htm deleted file mode 100644 index 4532901043a..00000000000 --- a/tests/ref/csswg/css21/block-formatting-contexts-004-ref.htm +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - CSS Reftest Reference - - - - - - - - - -

Test passes if there is no red.

- -
- - - \ No newline at end of file diff --git a/tests/ref/csswg/css21/block-formatting-contexts-004.htm b/tests/ref/csswg/css21/block-formatting-contexts-004.htm deleted file mode 100644 index 8fcffba03c6..00000000000 --- a/tests/ref/csswg/css21/block-formatting-contexts-004.htm +++ /dev/null @@ -1,37 +0,0 @@ - - - - CSS Test: Block Formatting Contexts: Margin Collapsing - - - - - - - - - - -

Test passes if there is no red.

-
-
XXXXX
-
XXXXX
-
- - \ No newline at end of file diff --git a/tests/ref/csswg/css21/block-formatting-contexts-005-ref.htm b/tests/ref/csswg/css21/block-formatting-contexts-005-ref.htm deleted file mode 100644 index 0c8bf905dd6..00000000000 --- a/tests/ref/csswg/css21/block-formatting-contexts-005-ref.htm +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - CSS Reftest Reference - - - - - - - - - -

Test passes if there is no space between the blue and orange lines.

- -
- - - \ No newline at end of file diff --git a/tests/ref/csswg/css21/block-formatting-contexts-005.htm b/tests/ref/csswg/css21/block-formatting-contexts-005.htm deleted file mode 100644 index 2d899e7b848..00000000000 --- a/tests/ref/csswg/css21/block-formatting-contexts-005.htm +++ /dev/null @@ -1,33 +0,0 @@ - - - - CSS Test: No padding or margin, left edges touch - - - - - - - - - - -

Test passes if there is no space between the blue and orange lines.

-
-
-
- - \ No newline at end of file diff --git a/tests/ref/csswg/css21/block-formatting-contexts-006-ref.htm b/tests/ref/csswg/css21/block-formatting-contexts-006-ref.htm deleted file mode 100644 index 33d40f54a68..00000000000 --- a/tests/ref/csswg/css21/block-formatting-contexts-006-ref.htm +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - CSS Reftest Reference - - - - - - - - - -

Test passes if there is no space between the blue and orange lines.

- -
- - - \ No newline at end of file diff --git a/tests/ref/csswg/css21/block-formatting-contexts-006.htm b/tests/ref/csswg/css21/block-formatting-contexts-006.htm deleted file mode 100644 index c110d2bd0da..00000000000 --- a/tests/ref/csswg/css21/block-formatting-contexts-006.htm +++ /dev/null @@ -1,34 +0,0 @@ - - - - CSS Test: No padding and margin, right edges touch - - - - - - - - - - -

Test passes if there is no space between the blue and orange lines.

-
-
-
- - \ No newline at end of file diff --git a/tests/ref/csswg/css21/block-formatting-contexts-008-ref.htm b/tests/ref/csswg/css21/block-formatting-contexts-008-ref.htm deleted file mode 100644 index 7f0aa355063..00000000000 --- a/tests/ref/csswg/css21/block-formatting-contexts-008-ref.htm +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - CSS Reftest Reference - - - - - - - - - -

Test passes if the upper-half of the square is blue.

- -
Image download support must be enabled
- - - \ No newline at end of file diff --git a/tests/ref/csswg/css21/block-formatting-contexts-008.htm b/tests/ref/csswg/css21/block-formatting-contexts-008.htm deleted file mode 100644 index e4e0797e012..00000000000 --- a/tests/ref/csswg/css21/block-formatting-contexts-008.htm +++ /dev/null @@ -1,35 +0,0 @@ - - - - CSS Test: New block formatting context with floated elements - - - - - - - - - - -

Test passes if the upper-half of the square is blue.

-
-
-
- - \ No newline at end of file diff --git a/tests/ref/csswg/css21/block-formatting-contexts-011-ref.htm b/tests/ref/csswg/css21/block-formatting-contexts-011-ref.htm deleted file mode 100644 index 6f0af4961a3..00000000000 --- a/tests/ref/csswg/css21/block-formatting-contexts-011-ref.htm +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - CSS Reftest Reference - - - - - - - - - -

Test passes if the "Filler Text" is below the blue stripe.

- -
 
- -
Filler Text
- - - \ No newline at end of file diff --git a/tests/ref/csswg/css21/block-formatting-contexts-011.htm b/tests/ref/csswg/css21/block-formatting-contexts-011.htm deleted file mode 100644 index fba6a002a9e..00000000000 --- a/tests/ref/csswg/css21/block-formatting-contexts-011.htm +++ /dev/null @@ -1,28 +0,0 @@ - - - - CSS Test: Table-cell elements establish a new block formatting context - - - - - - - - - - -

Test passes if the "Filler Text" is below the blue stripe.

-
-         - Filler Text -
- - \ No newline at end of file diff --git a/tests/ref/csswg/css21/block-formatting-contexts-015-ref.htm b/tests/ref/csswg/css21/block-formatting-contexts-015-ref.htm deleted file mode 100644 index c22c64c87ac..00000000000 --- a/tests/ref/csswg/css21/block-formatting-contexts-015-ref.htm +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - CSS Reftest Reference - - - - - - - -

Test passes if the blue and orange squares have the same size.

- -
Image download support must be enabledImage download support must be enabled
- - - \ No newline at end of file diff --git a/tests/ref/csswg/css21/block-formatting-contexts-015.htm b/tests/ref/csswg/css21/block-formatting-contexts-015.htm deleted file mode 100644 index 3660bbaec9a..00000000000 --- a/tests/ref/csswg/css21/block-formatting-contexts-015.htm +++ /dev/null @@ -1,49 +0,0 @@ - - - - CSS Test: Overflow set to 'hidden' establishes a new block formatting context - - - - - - - - - - -

Test passes if the blue and orange squares have the same size.

-
-
-
-
-
-
- - \ No newline at end of file diff --git a/tests/ref/csswg/css21/css21.list b/tests/ref/csswg/css21/css21.list deleted file mode 100644 index e08ce199afc..00000000000 --- a/tests/ref/csswg/css21/css21.list +++ /dev/null @@ -1,9 +0,0 @@ -# == block-formatting-context-height-003.htm block-formatting-context-height-003-ref.htm -# == block-formatting-contexts-001.htm block-formatting-contexts-001-ref.htm -# == block-formatting-contexts-003.htm block-formatting-contexts-003-ref.htm -# == block-formatting-contexts-004.htm block-formatting-contexts-004-ref.htm -== block-formatting-contexts-005.htm block-formatting-contexts-005-ref.htm -== block-formatting-contexts-006.htm block-formatting-contexts-006-ref.htm -# == block-formatting-contexts-008.htm block-formatting-contexts-008-ref.htm -# == block-formatting-contexts-011.htm block-formatting-contexts-011-ref.htm -# == block-formatting-contexts-015.htm block-formatting-contexts-015-ref.htm diff --git a/tests/ref/csswg/css21/support/blue15x15.png b/tests/ref/csswg/css21/support/blue15x15.png deleted file mode 100644 index 89de32fdb8a4e48b1320f40f5a75352773077cee..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^{2oCO|{#S9F5he4R}c>anMpde#$ zkh>GZx^prwfgF}}M_)$E)e-c@Ne1&9>AYTTCDm4a%h86~fUqGRT7Yq!g1`G_Z z5*Qe)W-u^_7tGleXakf`@^o+!3-pCTvxaYq!^2X+?^QKos)S9DR|DNig) zWe7;j%q!9Ja}7}_GuAUUTlxGENKL7yi(^QJ^V=H-IS&}{usH7gzi6(M8Nc9(AA1!f z-c3FeS+Tj`vBjh*g%7=$G`H!+cq$ydc6G%% diff --git a/tests/ref/csswg/css21/support/swatch-orange.png b/tests/ref/csswg/css21/support/swatch-orange.png deleted file mode 100644 index d3cd498b52bd88ea6c991f050f1ecb1cfdd136bb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 84 zcmeAS@N?(olHy`uVBq!ia0vp^{2;I(;rzSbh26A~kT^vIy dZY3uuFamkH42-|EgtdSy22WQ%mvv4FO#nq@5F-Ep