mirror of
https://github.com/servo/servo.git
synced 2025-06-23 08:34:42 +01:00
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
70 lines
2.3 KiB
HTML
70 lines
2.3 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 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>
|
|
<col id="ref-column"></col>
|
|
<col id="flags-column"></col>
|
|
<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: "all" shorthand property excludes "direction"">
|
|
<a href="all-prop-001.xht">all-prop-001</a></td>
|
|
<td><a href="reference/all-prop-001-ref.xht">=</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.xht">all-prop-002</a></td>
|
|
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
|
<td rowspan="1"></td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="initial-color-background-001" class="">
|
|
<tr>
|
|
<td rowspan="1" title="CSS Cascade: the "initial" value">
|
|
<a href="initial-color-background-001.xht">initial-color-background-001</a></td>
|
|
<td><a href="reference/initial-color-background-001-ref.xht">=</a> </td>
|
|
<td rowspan="1"></td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="unset-val-001" class="">
|
|
<tr>
|
|
<td rowspan="1" title="CSS Cascade: the "unset" value">
|
|
<a href="unset-val-001.xht">unset-val-001</a></td>
|
|
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
|
<td rowspan="1"></td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="unset-val-002" class="">
|
|
<tr>
|
|
<td rowspan="1" title="CSS Cascade: the "unset" value">
|
|
<a href="unset-val-002.xht">unset-val-002</a></td>
|
|
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
|
<td rowspan="1"></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|