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-conditional-3_dev/xhtml1/chapter-1.xht | |
parent | 00940911c5755651df7038c7bf4b51c77a44c225 (diff) | |
download | servo-12d22f6bd217ecd02868ab30f8b1cae8bad5d4e6.tar.gz servo-12d22f6bd217ecd02868ab30f8b1cae8bad5d4e6.zip |
Remove all outdated CSS tests.
Diffstat (limited to 'tests/wpt/css-tests/css-conditional-3_dev/xhtml1/chapter-1.xht')
-rw-r--r-- | tests/wpt/css-tests/css-conditional-3_dev/xhtml1/chapter-1.xht | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/chapter-1.xht b/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/chapter-1.xht deleted file mode 100644 index 572d0e3a765..00000000000 --- a/tests/wpt/css-tests/css-conditional-3_dev/xhtml1/chapter-1.xht +++ /dev/null @@ -1,57 +0,0 @@ - - -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>Introduction - CSS Conditional Rules 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 Conditional Rules Module Level 3 CR Test Suite</h1> - <h2>Introduction (0 tests)</h2> - <table width="100%"> - <col id="test-column"></col> - <col id="refs-column"></col> - <col id="flags-column"></col> - <col id="info-column"></col> - <thead> - <tr> - <th>Test</th> - <th><abbr title="Rendering References">Refs</abbr></th> - <th>Flags</th> - <th>Info</th> - </tr> - </thead> - <tbody id="s1"> - <tr><th colspan="4" scope="rowgroup"> - <a href="#s1">+</a> - <a href="https://www.w3.org/TR/css3-conditional/#introduction">1 Introduction</a></th></tr> - <!-- 0 tests --> - </tbody> - <tbody id="s1.1"> - <tr><th colspan="4" scope="rowgroup"> - <a href="#s1.1">+</a> - <a href="https://www.w3.org/TR/css3-conditional/#context">1.1 Background</a></th></tr> - <!-- 0 tests --> - </tbody> - <tbody id="s1.2"> - <tr><th colspan="4" scope="rowgroup"> - <a href="#s1.2">+</a> - <a href="https://www.w3.org/TR/css3-conditional/#placement">1.2 Module Interactions</a></th></tr> - <!-- 0 tests --> - </tbody> - <tbody id="s1.3"> - <tr><th colspan="4" scope="rowgroup"> - <a href="#s1.3">+</a> - <a href="https://www.w3.org/TR/css3-conditional/#conventions">1.3 Document Conventions</a></th></tr> - <!-- 0 tests --> - </tbody> - </table> - - </body> -</html>
\ No newline at end of file |