Update web-platform-tests and CSS tests.

- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
This commit is contained in:
Ms2ger 2017-02-06 11:06:12 +01:00
parent fb4f421c8b
commit 296fa2512b
21852 changed files with 2080936 additions and 892894 deletions

View file

@ -0,0 +1,62 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<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 id="ref-column">
<col id="flags-column">
<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.htm">border-collapse-005</a></td>
<td><a href="reference/border-collapse-005-ref.htm">=</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.htm">left-offset-position-fixed-001</a></td>
<td><a href="reference/left-offset-position-fixed-001-ref.htm">=</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.htm">min-width-tables-001</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</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.htm">right-offset-position-fixed-001</a></td>
<td><a href="reference/right-offset-position-fixed-001-ref.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
</table>
</body>
</html>