diff options
author | Josh Matthews <josh@joshmatthews.net> | 2017-11-01 18:17:08 -0400 |
---|---|---|
committer | Josh Matthews <josh@joshmatthews.net> | 2017-11-02 09:22:26 -0400 |
commit | 12d22f6bd217ecd02868ab30f8b1cae8bad5d4e6 (patch) | |
tree | 982bef2092a4a03855f51022c56460a546d5bce8 /tests/wpt/css-tests/css-ui-3_dev/html/chapter-2.htm | |
parent | 00940911c5755651df7038c7bf4b51c77a44c225 (diff) | |
download | servo-12d22f6bd217ecd02868ab30f8b1cae8bad5d4e6.tar.gz servo-12d22f6bd217ecd02868ab30f8b1cae8bad5d4e6.zip |
Remove all outdated CSS tests.
Diffstat (limited to 'tests/wpt/css-tests/css-ui-3_dev/html/chapter-2.htm')
-rw-r--r-- | tests/wpt/css-tests/css-ui-3_dev/html/chapter-2.htm | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/tests/wpt/css-tests/css-ui-3_dev/html/chapter-2.htm b/tests/wpt/css-tests/css-ui-3_dev/html/chapter-2.htm deleted file mode 100644 index 1135fbea02b..00000000000 --- a/tests/wpt/css-tests/css-ui-3_dev/html/chapter-2.htm +++ /dev/null @@ -1,39 +0,0 @@ - - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> -<html> - <head> - <title>Module Interactions - CSS Basic User Interface Module Level 3 CR Test Suite</title> - <style type="text/css"> - @import "http://www.w3.org/StyleSheets/TR/base.css"; - @import "../indices.css"; - </style> - </head> - - <body> - - <h1>CSS Basic User Interface Module Level 3 CR Test Suite</h1> - <h2>Module Interactions (0 tests)</h2> - <table width="100%"> - <col id="test-column"> - <col id="refs-column"> - <col id="flags-column"> - <col id="info-column"> - <thead> - <tr> - <th>Test</th> - <th><abbr title="Rendering References">Refs</abbr></th> - <th>Flags</th> - <th>Info</th> - </tr> - </thead> - <tbody id="s2"> - <tr><th colspan="4" scope="rowgroup"> - <a href="#s2">+</a> - <a href="https://www.w3.org/TR/css3-ui/#interaction">2 Module Interactions</a></th></tr> - <!-- 0 tests --> - </tbody> - </table> - - </body> -</html>
\ No newline at end of file |