mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01:00
89 lines
No EOL
2.7 KiB
HTML
89 lines
No EOL
2.7 KiB
HTML
|
|
<!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 Masking 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 Masking 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 -
|
|
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>(0 Tests)</td></tr>
|
|
</tbody>
|
|
<tbody id="s5">
|
|
<tr><th><a href="chapter-5.xht">Chapter 5 -
|
|
Clipping Paths</a></th>
|
|
<td>(53 Tests)</td></tr>
|
|
</tbody>
|
|
<tbody id="s6">
|
|
<tr><th><a href="chapter-6.xht">Chapter 6 -
|
|
SVG Clipping Path Sources</a></th>
|
|
<td>(6 Tests)</td></tr>
|
|
</tbody>
|
|
<tbody id="s7">
|
|
<tr><th><a href="chapter-7.xht">Chapter 7 -
|
|
Positioned Masks</a></th>
|
|
<td>(5 Tests)</td></tr>
|
|
</tbody>
|
|
<tbody id="s8">
|
|
<tr><th><a href="chapter-8.xht">Chapter 8 -
|
|
Border-Box Mask</a></th>
|
|
<td>(0 Tests)</td></tr>
|
|
</tbody>
|
|
<tbody id="s9">
|
|
<tr><th><a href="chapter-9.xht">Chapter 9 -
|
|
SVG Mask Sources</a></th>
|
|
<td>(0 Tests)</td></tr>
|
|
</tbody>
|
|
<tbody id="s10">
|
|
<tr><th><a href="chapter-10.xht">Chapter 10 -
|
|
Security</a></th>
|
|
<td>(0 Tests)</td></tr>
|
|
</tbody>
|
|
<tbody id="sA">
|
|
<tr><th><a href="chapter-A.xht">Appendix A -
|
|
The deprecated clip property</a></th>
|
|
<td>(22 Tests)</td></tr>
|
|
</tbody>
|
|
<tbody id="sB">
|
|
<tr><th><a href="chapter-B.xht">Appendix B -
|
|
Compute stroke bounding box</a></th>
|
|
<td>(0 Tests)</td></tr>
|
|
</tbody>
|
|
<tbody id="sC">
|
|
<tr><th><a href="chapter-C.xht">Appendix C -
|
|
DOM interfaces</a></th>
|
|
<td>(0 Tests)</td></tr>
|
|
</tbody>
|
|
</table>
|
|
</body>
|
|
</html> |