diff options
Diffstat (limited to 'tests/wpt/css-tests/css-transforms-1_dev/xhtml1/toc.xht')
-rw-r--r-- | tests/wpt/css-tests/css-transforms-1_dev/xhtml1/toc.xht | 129 |
1 files changed, 0 insertions, 129 deletions
diff --git a/tests/wpt/css-tests/css-transforms-1_dev/xhtml1/toc.xht b/tests/wpt/css-tests/css-transforms-1_dev/xhtml1/toc.xht deleted file mode 100644 index dc82ec06c1e..00000000000 --- a/tests/wpt/css-tests/css-transforms-1_dev/xhtml1/toc.xht +++ /dev/null @@ -1,129 +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>CSS Transforms Module Level 1 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 Transforms Module Level 1 CR Test Suite By Chapter</h1> - - <p>This index contains both - <a href="http://wiki.csswg.org/test/selftest">self-describing tests</a> - and reftests. - A separate <a href="reftest-toc.xht">alphabetical reftest index</a> - is provided for tests in <a href="http://wiki.csswg.org/test/reftest">reftest - format</a> along with the <a href="reftest.list">reftest manifest</a>.</p> - - <table> - <tbody id="s1"> - <tr><th><a href="chapter-1.xht">Chapter 1 - - Introduction</a></th> - <td>(0 Tests)</td></tr> - </tbody> - <tbody id="s2"> - <tr><th><a href="chapter-2.xht">Chapter 2 - - Module Interactions</a></th> - <td>(0 Tests)</td></tr> - </tbody> - <tbody id="s3"> - <tr><th><a href="chapter-3.xht">Chapter 3 - - CSS Values</a></th> - <td>(0 Tests)</td></tr> - </tbody> - <tbody id="s4"> - <tr><th><a href="chapter-4.xht">Chapter 4 - - Terminology</a></th> - <td>(5 Tests)</td></tr> - </tbody> - <tbody id="s5"> - <tr><th><a href="chapter-5.xht">Chapter 5 - - Two Dimensional Subset</a></th> - <td>(0 Tests)</td></tr> - </tbody> - <tbody id="s6"> - <tr><th><a href="chapter-6.xht">Chapter 6 - - The Transform Rendering Model</a></th> - <td>(51 Tests)</td></tr> - </tbody> - <tbody id="s7"> - <tr><th><a href="chapter-7.xht">Chapter 7 - - The transform Property</a></th> - <td>(104 Tests)</td></tr> - </tbody> - <tbody id="s8"> - <tr><th><a href="chapter-8.xht">Chapter 8 - - The transform-origin Property</a></th> - <td>(118 Tests)</td></tr> - </tbody> - <tbody id="s9"> - <tr><th><a href="chapter-9.xht">Chapter 9 - - The transform-style Property</a></th> - <td>(26 Tests)</td></tr> - </tbody> - <tbody id="s10"> - <tr><th><a href="chapter-10.xht">Chapter 10 - - The perspective Property</a></th> - <td>(19 Tests)</td></tr> - </tbody> - <tbody id="s11"> - <tr><th><a href="chapter-11.xht">Chapter 11 - - The perspective-origin Property</a></th> - <td>(11 Tests)</td></tr> - </tbody> - <tbody id="s12"> - <tr><th><a href="chapter-12.xht">Chapter 12 - - The backface-visibility Property</a></th> - <td>(9 Tests)</td></tr> - </tbody> - <tbody id="s13"> - <tr><th><a href="chapter-13.xht">Chapter 13 - - The SVG transform Attribute</a></th> - <td>(703 Tests)</td></tr> - </tbody> - <tbody id="s14"> - <tr><th><a href="chapter-14.xht">Chapter 14 - - SVG Animation</a></th> - <td>(0 Tests)</td></tr> - </tbody> - <tbody id="s15"> - <tr><th><a href="chapter-15.xht">Chapter 15 - - The Transform Functions</a></th> - <td>(690 Tests)</td></tr> - </tbody> - <tbody id="s16"> - <tr><th><a href="chapter-16.xht">Chapter 16 - - The Transform Function Lists</a></th> - <td>(13 Tests)</td></tr> - </tbody> - <tbody id="s17"> - <tr><th><a href="chapter-17.xht">Chapter 17 - - Interpolation of Transforms</a></th> - <td>(0 Tests)</td></tr> - </tbody> - <tbody id="s18"> - <tr><th><a href="chapter-18.xht">Chapter 18 - - Transform function primitives and derivatives</a></th> - <td>(0 Tests)</td></tr> - </tbody> - <tbody id="s19"> - <tr><th><a href="chapter-19.xht">Chapter 19 - - Interpolation of primitives and derived transform functions</a></th> - <td>(0 Tests)</td></tr> - </tbody> - <tbody id="s20"> - <tr><th><a href="chapter-20.xht">Chapter 20 - - Interpolation of Matrices</a></th> - <td>(0 Tests)</td></tr> - </tbody> - <tbody id="s21"> - <tr><th><a href="chapter-21.xht">Chapter 21 - - Mathematical Description of Transform Functions</a></th> - <td>(0 Tests)</td></tr> - </tbody> - </table> -</body> -</html>
\ No newline at end of file |