aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css21_dev/html4/reference/inline-formatting-context-022-ref.htm
diff options
context:
space:
mode:
authorJosh Matthews <josh@joshmatthews.net>2017-11-01 18:17:08 -0400
committerJosh Matthews <josh@joshmatthews.net>2017-11-02 09:22:26 -0400
commit12d22f6bd217ecd02868ab30f8b1cae8bad5d4e6 (patch)
tree982bef2092a4a03855f51022c56460a546d5bce8 /tests/wpt/css-tests/css21_dev/html4/reference/inline-formatting-context-022-ref.htm
parent00940911c5755651df7038c7bf4b51c77a44c225 (diff)
downloadservo-12d22f6bd217ecd02868ab30f8b1cae8bad5d4e6.tar.gz
servo-12d22f6bd217ecd02868ab30f8b1cae8bad5d4e6.zip
Remove all outdated CSS tests.
Diffstat (limited to 'tests/wpt/css-tests/css21_dev/html4/reference/inline-formatting-context-022-ref.htm')
-rw-r--r--tests/wpt/css-tests/css21_dev/html4/reference/inline-formatting-context-022-ref.htm30
1 files changed, 0 insertions, 30 deletions
diff --git a/tests/wpt/css-tests/css21_dev/html4/reference/inline-formatting-context-022-ref.htm b/tests/wpt/css-tests/css21_dev/html4/reference/inline-formatting-context-022-ref.htm
deleted file mode 100644
index 5866b873dbe..00000000000
--- a/tests/wpt/css-tests/css21_dev/html4/reference/inline-formatting-context-022-ref.htm
+++ /dev/null
@@ -1,30 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-
- <head>
-
- <title>CSS Reftest Reference</title>
-
- <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
-
- <style type="text/css">
- div
- {
- line-height: 10px;
- margin-top: -6px;
- width: 130px;
- }
-
- img {vertical-align: top;}
- </style>
-
- </head>
-
- <body>
-
- <p>Test passes if there is <strong>no red</strong>.</p>
-
- <div><img src="support/swatch-blue.png" width="130" height="10" alt="Image download support must be enabled"><img src="support/swatch-blue.png" width="10" height="10" alt="Image download support must be enabled"><img src="support/swatch-blue.png" width="130" height="10" alt="Image download support must be enabled"><img src="support/swatch-blue.png" width="10" height="20" alt="Image download support must be enabled"><img src="support/swatch-white.png" width="20" height="20" alt="Image download support must be enabled"><img src="support/swatch-blue.png" width="100" height="20" alt="Image download support must be enabled"><img src="support/swatch-blue.png" width="100" height="20" alt="Image download support must be enabled"><img src="support/swatch-white.png" width="20" height="20" alt="Image download support must be enabled"><img src="support/swatch-blue.png" width="10" height="20" alt="Image download support must be enabled"><img src="support/swatch-blue.png" width="130" height="10" alt="Image download support must be enabled"><img src="support/swatch-white.png" width="120" height="10" alt="Image download support must be enabled"><img src="support/swatch-blue.png" width="10" height="10" alt="Image download support must be enabled"><img src="support/swatch-blue.png" width="130" height="10" alt="Image download support must be enabled"></div>
-
- </body>
-</html> \ No newline at end of file