mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
This commit is contained in:
parent
40c52d55e2
commit
349c75536d
7391 changed files with 304135 additions and 153491 deletions
134
tests/wpt/css-tests/selectors-3_dev/html/reftest-toc.htm
Normal file
134
tests/wpt/css-tests/selectors-3_dev/html/reftest-toc.htm
Normal file
|
@ -0,0 +1,134 @@
|
|||
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>Selectors Level 3 Conformance 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>Selectors Level 3 Conformance 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="grid-first-letter-001" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="'::first-letter' from grid container does not apply to grid items">
|
||||
<a href="grid-first-letter-001.htm">grid-first-letter-001</a></td>
|
||||
<td><a href="reference/grid-text-green-margin-no-collapse-ref.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="grid-first-letter-002" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="'::first-letter' from grid container ancestors does not apply to grid items">
|
||||
<a href="grid-first-letter-002.htm">grid-first-letter-002</a></td>
|
||||
<td><a href="reference/grid-text-green-margin-no-collapse-ref.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="grid-first-letter-003" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="'::first-letter' works on grid items">
|
||||
<a href="grid-first-letter-003.htm">grid-first-letter-003</a></td>
|
||||
<td><a href="reference/grid-first-letter-green-margin-no-collapse-ref.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="grid-first-line-001" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="'::first-line' from grid container does not apply to grid items">
|
||||
<a href="grid-first-line-001.htm">grid-first-line-001</a></td>
|
||||
<td><a href="reference/grid-text-green-margin-no-collapse-ref.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="grid-first-line-002" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="'::first-line' from grid container ancestors does not apply to grid items">
|
||||
<a href="grid-first-line-002.htm">grid-first-line-002</a></td>
|
||||
<td><a href="reference/grid-text-green-margin-no-collapse-ref.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="grid-first-line-003" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="'::first-line' works on grid items">
|
||||
<a href="grid-first-line-003.htm">grid-first-line-003</a></td>
|
||||
<td><a href="reference/grid-text-green-margin-no-collapse-ref.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="grid-inline-first-letter-001" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="'::first-letter' from inline grid container does not apply to grid items">
|
||||
<a href="grid-inline-first-letter-001.htm">grid-inline-first-letter-001</a></td>
|
||||
<td><a href="reference/grid-text-green-margin-no-collapse-ref.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="grid-inline-first-letter-002" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="'::first-letter' from inline grid container ancestors does not apply to grid items">
|
||||
<a href="grid-inline-first-letter-002.htm">grid-inline-first-letter-002</a></td>
|
||||
<td><a href="reference/grid-text-green-margin-no-collapse-ref.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="grid-inline-first-letter-003" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="'::first-letter' works on grid items within an inline grid">
|
||||
<a href="grid-inline-first-letter-003.htm">grid-inline-first-letter-003</a></td>
|
||||
<td><a href="reference/grid-first-letter-green-margin-no-collapse-ref.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="grid-inline-first-line-001" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="'::first-line' from inline grid container does not apply to grid items">
|
||||
<a href="grid-inline-first-line-001.htm">grid-inline-first-line-001</a></td>
|
||||
<td><a href="reference/grid-text-green-margin-no-collapse-ref.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="grid-inline-first-line-002" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="'::first-line' from inline grid container ancestors does not apply to grid items">
|
||||
<a href="grid-inline-first-line-002.htm">grid-inline-first-line-002</a></td>
|
||||
<td><a href="reference/grid-text-green-margin-no-collapse-ref.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="grid-inline-first-line-003" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="'::first-line' works on grid items within an inline grid">
|
||||
<a href="grid-inline-first-line-003.htm">grid-inline-first-line-003</a></td>
|
||||
<td><a href="reference/grid-text-green-margin-no-collapse-ref.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="root-siblings" class="">
|
||||
<tr>
|
||||
<td rowspan="1" title="Parsing check for * ~ :root error handling">
|
||||
<a href="root-siblings.htm">root-siblings</a></td>
|
||||
<td><a href="reference/ref-this-text-should-be-green.htm">=</a> </td>
|
||||
<td rowspan="1"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue