mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01:00
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
62 lines
2.2 KiB
HTML
62 lines
2.2 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 2.2 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 2.2 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="border-collapse-005" class="">
|
|
<tr>
|
|
<td rowspan="1" title="collapsing borders with empty tbody">
|
|
<a href="border-collapse-005.xht">border-collapse-005</a></td>
|
|
<td><a href="reference/border-collapse-005-ref.xht">=</a> </td>
|
|
<td rowspan="1"></td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="left-offset-position-fixed-001" class="">
|
|
<tr>
|
|
<td rowspan="1" title="left:auto offset of position:fixed box in a position:relative containing block">
|
|
<a href="left-offset-position-fixed-001.xht">left-offset-position-fixed-001</a></td>
|
|
<td><a href="reference/left-offset-position-fixed-001-ref.xht">=</a> </td>
|
|
<td rowspan="1"></td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="min-width-tables-001" class="dom">
|
|
<tr>
|
|
<td rowspan="1" title="Table Layout and Viewport Resizing">
|
|
<a href="min-width-tables-001.xht">min-width-tables-001</a></td>
|
|
<td><a href="reference/ref-filled-green-100px-square.xht">=</a> </td>
|
|
<td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="right-offset-position-fixed-001" class="">
|
|
<tr>
|
|
<td rowspan="1" title="right:auto offset of position:fixed box in an RTL position:relative containing block">
|
|
<a href="right-offset-position-fixed-001.xht">right-offset-position-fixed-001</a></td>
|
|
<td><a href="reference/right-offset-position-fixed-001-ref.xht">=</a> </td>
|
|
<td rowspan="1"></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|