mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01:00
54 lines
1.5 KiB
HTML
54 lines
1.5 KiB
HTML
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<head>
|
|
<title>CSS Pseudo-Elements Module Level 4 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 Pseudo-Elements Module Level 4 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="first-letter-001" class="">
|
|
<tr>
|
|
<td rowspan="1" title="::first-letter formatting">
|
|
<a href="first-letter-001.htm">first-letter-001</a></td>
|
|
<td><a href="reference/first-letter-001-ref.htm">=</a> </td>
|
|
<td rowspan="1"></td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="first-letter-002" class="">
|
|
<tr>
|
|
<td rowspan="1" title="::first-letter formatting">
|
|
<a href="first-letter-002.htm">first-letter-002</a></td>
|
|
<td><a href="reference/first-letter-001-ref.htm">=</a> </td>
|
|
<td rowspan="1"></td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="first-letter-003" class="">
|
|
<tr>
|
|
<td rowspan="1" title="::first-letter formatting">
|
|
<a href="first-letter-003.htm">first-letter-003</a></td>
|
|
<td><a href="reference/first-letter-001-ref.htm">=</a> </td>
|
|
<td rowspan="1"></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|