servo/tests/wpt/css-tests/css-cascade-3_dev/html/reftest-toc.htm
Ms2ger 296fa2512b Update web-platform-tests and CSS tests.
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
2017-02-06 22:38:29 +01:00

70 lines
2.2 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>CSS Cascading and Inheritance Level 3 CR Test Suite Reftest Index</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
</style>
</head>
<body>
<h1>CSS Cascading and Inheritance Level 3 CR Test Suite Reftest Index</h1>
<table width="100%">
<col id="test-column">
<col id="ref-column">
<col id="flags-column">
<thead>
<tr>
<th>Test</th>
<th>Reference</th>
<th>Flags</th>
</tr>
</thead>
<tbody id="all-prop-001" class="">
<tr>
<td rowspan="1" title="CSS Cascade: &quot;all&quot; shorthand property excludes &quot;direction&quot;">
<a href="all-prop-001.htm">all-prop-001</a></td>
<td><a href="reference/all-prop-001-ref.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="all-prop-002" class="">
<tr>
<td rowspan="1" title="CSS Cascade: all:inherit includes display:inherit">
<a href="all-prop-002.htm">all-prop-002</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="initial-color-background-001" class="">
<tr>
<td rowspan="1" title="CSS Cascade: the &quot;initial&quot; value">
<a href="initial-color-background-001.htm">initial-color-background-001</a></td>
<td><a href="reference/initial-color-background-001-ref.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="unset-val-001" class="">
<tr>
<td rowspan="1" title="CSS Cascade: the &quot;unset&quot; value">
<a href="unset-val-001.htm">unset-val-001</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="unset-val-002" class="">
<tr>
<td rowspan="1" title="CSS Cascade: the &quot;unset&quot; value">
<a href="unset-val-002.htm">unset-val-002</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
</table>
</body>
</html>