From 12d22f6bd217ecd02868ab30f8b1cae8bad5d4e6 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Wed, 1 Nov 2017 18:17:08 -0400 Subject: Remove all outdated CSS tests. --- ...css-vars-custom-property-case-sensitive-ref.xht | 21 --------------- .../css-vars-custom-property-inheritance-ref.xht | 16 ----------- .../xhtml1print/reference/support/Ahem.ttf | Bin 12480 -> 0 bytes .../xhtml1print/reference/support/ahem.css | 4 --- .../reference/support/color-green-ref.html | 13 --------- .../reference/support/color-green-ref.xht | 13 --------- .../support/external-variable-declaration.css | 5 ---- .../support/external-variable-font-face.css | 15 ----------- .../support/external-variable-reference.css | 6 ----- .../support/external-variable-supports.css | 4 --- .../reference/variable-declaration-15-ref.xht | 15 ----------- .../reference/variable-declaration-16-ref.xht | 15 ----------- .../reference/variable-declaration-17-ref.xht | 15 ----------- .../reference/variable-declaration-18-ref.xht | 15 ----------- .../variable-external-font-face-01-ref.xht | 11 -------- .../reference/variable-font-face-01-ref.xht | 11 -------- .../reference/variable-font-face-02-ref.xht | 11 -------- .../reference/variable-reference-12-ref.xht | 9 ------- .../reference/variable-reference-36-ref.xht | 14 ---------- .../reference/variable-reference-37-ref.xht | 14 ---------- .../reference/variable-reference-38-ref.xht | 14 ---------- .../reference/variable-reference-40-ref.xht | 14 ---------- .../variable-reference-without-whitespace-ref.xht | 15 ----------- .../vars-background-shorthand-001-ref.xht | 22 --------------- .../reference/vars-font-shorthand-001-ref.xht | 30 --------------------- 25 files changed, 322 deletions(-) delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/css-vars-custom-property-case-sensitive-ref.xht delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/css-vars-custom-property-inheritance-ref.xht delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/Ahem.ttf delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/ahem.css delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/color-green-ref.html delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/color-green-ref.xht delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/external-variable-declaration.css delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/external-variable-font-face.css delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/external-variable-reference.css delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/external-variable-supports.css delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-declaration-15-ref.xht delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-declaration-16-ref.xht delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-declaration-17-ref.xht delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-declaration-18-ref.xht delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-external-font-face-01-ref.xht delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-font-face-01-ref.xht delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-font-face-02-ref.xht delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-12-ref.xht delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-36-ref.xht delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-37-ref.xht delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-38-ref.xht delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-40-ref.xht delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-without-whitespace-ref.xht delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/vars-background-shorthand-001-ref.xht delete mode 100644 tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/vars-font-shorthand-001-ref.xht (limited to 'tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference') diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/css-vars-custom-property-case-sensitive-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/css-vars-custom-property-case-sensitive-ref.xht deleted file mode 100644 index 7a6536a0cf7..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/css-vars-custom-property-case-sensitive-ref.xht +++ /dev/null @@ -1,21 +0,0 @@ - - - CSS Variables Test: custom property names are case-sensitive - - - - - -

Valid CSS Variable Names

-

This paragraph is styled using a valid CSS Variable name. It should be blue.

-

This paragraph is styled using a valid CSS Variable name. It should be blue.

-
-

Invalid CSS Variable Names

-

This paragraph is styled using an invalid CSS Variable name. Fail if red.

-

This paragraph is styled using an invalid CSS Variable name. Fail if red.

- - - \ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/css-vars-custom-property-inheritance-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/css-vars-custom-property-inheritance-ref.xht deleted file mode 100644 index 34f8cec9571..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/css-vars-custom-property-inheritance-ref.xht +++ /dev/null @@ -1,16 +0,0 @@ - - - - CSS Variables Test: custom properties use normal inheritance and cascade rules - - - - -

Green

-

Green

-

Green

-

The test passes if everything is green. Any red means the test failed.

- - \ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/Ahem.ttf b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/Ahem.ttf deleted file mode 100644 index ac81cb03165..00000000000 Binary files a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/Ahem.ttf and /dev/null differ diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/ahem.css b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/ahem.css deleted file mode 100644 index 82ee466791e..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/ahem.css +++ /dev/null @@ -1,4 +0,0 @@ -@font-face { - font-family: "Ahem"; - src: url(./Ahem.ttf); -} diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/color-green-ref.html b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/color-green-ref.html deleted file mode 100644 index 628466d5c2a..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/color-green-ref.html +++ /dev/null @@ -1,13 +0,0 @@ - -CSS Reftest Reference - - -

This text must be green.

- \ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/color-green-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/color-green-ref.xht deleted file mode 100644 index 9165afafe48..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/color-green-ref.xht +++ /dev/null @@ -1,13 +0,0 @@ - -CSS Reftest Reference - - -

This text must be green.

- \ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/external-variable-declaration.css b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/external-variable-declaration.css deleted file mode 100644 index 9ba1b9d3288..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/external-variable-declaration.css +++ /dev/null @@ -1,5 +0,0 @@ -p { - color: red; - --a: green; - color: var(--a); -} diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/external-variable-font-face.css b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/external-variable-font-face.css deleted file mode 100644 index 87f0609ba3d..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/external-variable-font-face.css +++ /dev/null @@ -1,15 +0,0 @@ -@font-face { - --a: MyTestFontName; - font-family: var(--a); - src: url(./Ahem.ttf); -} -@font-face { - font-family: MyTestFontName2; - src: url(./Ahem.ttf); -} -#a { - font-family: MyTestFontName, serif; -} -#b { - font-family: MyTestFontName2, serif; -} diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/external-variable-reference.css b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/external-variable-reference.css deleted file mode 100644 index 0c697fdcf91..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/external-variable-reference.css +++ /dev/null @@ -1,6 +0,0 @@ -:root { - --a: green; -} -p { - color: var(--a); -} diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/external-variable-supports.css b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/external-variable-supports.css deleted file mode 100644 index 96582bfd8f1..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/support/external-variable-supports.css +++ /dev/null @@ -1,4 +0,0 @@ -body { color: red; } -@supports (color:var(--a)) { - p { color: green; } -} diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-declaration-15-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-declaration-15-ref.xht deleted file mode 100644 index 37b7d94cbe5..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-declaration-15-ref.xht +++ /dev/null @@ -1,15 +0,0 @@ - -CSS Reftest Reference - - - - -

This text must be in Ahem.

- \ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-declaration-16-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-declaration-16-ref.xht deleted file mode 100644 index 37b7d94cbe5..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-declaration-16-ref.xht +++ /dev/null @@ -1,15 +0,0 @@ - -CSS Reftest Reference - - - - -

This text must be in Ahem.

- \ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-declaration-17-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-declaration-17-ref.xht deleted file mode 100644 index 4975a0fc990..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-declaration-17-ref.xht +++ /dev/null @@ -1,15 +0,0 @@ - -CSS Reftest Reference - - - - -

This text must be in Ahem.

- \ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-declaration-18-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-declaration-18-ref.xht deleted file mode 100644 index 37b7d94cbe5..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-declaration-18-ref.xht +++ /dev/null @@ -1,15 +0,0 @@ - -CSS Reftest Reference - - - - -

This text must be in Ahem.

- \ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-external-font-face-01-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-external-font-face-01-ref.xht deleted file mode 100644 index 9ba4cdc6f74..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-external-font-face-01-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ - -CSS Reftest Reference - - - -

This text must not be in Ahem.

-

But this text must be in Ahem.

- \ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-font-face-01-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-font-face-01-ref.xht deleted file mode 100644 index 9ba4cdc6f74..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-font-face-01-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ - -CSS Reftest Reference - - - -

This text must not be in Ahem.

-

But this text must be in Ahem.

- \ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-font-face-02-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-font-face-02-ref.xht deleted file mode 100644 index 9ba4cdc6f74..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-font-face-02-ref.xht +++ /dev/null @@ -1,11 +0,0 @@ - -CSS Reftest Reference - - - -

This text must not be in Ahem.

-

But this text must be in Ahem.

- \ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-12-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-12-ref.xht deleted file mode 100644 index 4918651e284..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-12-ref.xht +++ /dev/null @@ -1,9 +0,0 @@ - -CSS Reftest Reference - -

The words "hello there" must appear below:

-

hello there

- \ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-36-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-36-ref.xht deleted file mode 100644 index 5664c388e2b..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-36-ref.xht +++ /dev/null @@ -1,14 +0,0 @@ - -CSS Reftest Reference - - -

This text must have a green background color.

- \ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-37-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-37-ref.xht deleted file mode 100644 index 5664c388e2b..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-37-ref.xht +++ /dev/null @@ -1,14 +0,0 @@ - -CSS Reftest Reference - - -

This text must have a green background color.

- \ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-38-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-38-ref.xht deleted file mode 100644 index 5ef35377112..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-38-ref.xht +++ /dev/null @@ -1,14 +0,0 @@ - -CSS Reftest Reference - - -

The left border must be dotted.

-

The left border must be solid.

- \ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-40-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-40-ref.xht deleted file mode 100644 index e7fa9bf1db5..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-40-ref.xht +++ /dev/null @@ -1,14 +0,0 @@ - -CSS Reftest Reference - - -

This paragraph must have an orange/blue gradient border.

- \ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-without-whitespace-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-without-whitespace-ref.xht deleted file mode 100644 index 7baee19a429..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/variable-reference-without-whitespace-ref.xht +++ /dev/null @@ -1,15 +0,0 @@ - -Variable reference without whitespace - reference - -

The next four lines must be identical, containing only zeroes: -

0 0 0 -

0 0 0 -

0 0 0 -

0 0 0 - -

The next four lines must be identical, containing increasing integers: -

1 2 3 -

1 2 3 -

1 2 3 -

1 2 3 -

\ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/vars-background-shorthand-001-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/vars-background-shorthand-001-ref.xht deleted file mode 100644 index 2602ee11ffa..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/vars-background-shorthand-001-ref.xht +++ /dev/null @@ -1,22 +0,0 @@ - -CSS Variables 1: Test variables in background shorthand. - - -

Test passes if you see four green squares, and no red.

-
-
-
-
- - - - \ No newline at end of file diff --git a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/vars-font-shorthand-001-ref.xht b/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/vars-font-shorthand-001-ref.xht deleted file mode 100644 index ebba5f572f5..00000000000 --- a/tests/wpt/css-tests/css-variables-1_dev/xhtml1print/reference/vars-font-shorthand-001-ref.xht +++ /dev/null @@ -1,30 +0,0 @@ - -CSS Variables 1: Test variables in @font-face, font-family, font shorthand. - - -

Test passes if you see six green squares, and no red.

-
X
-
X
-
X
-
X
-
X
-
X
- - - \ No newline at end of file -- cgit v1.2.3