mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Update CSS tests to revision e102a993c37a2e0ebd549bc7d5548b006458ab34
This commit is contained in:
parent
037cac7353
commit
a00f2d6310
479 changed files with 13629 additions and 1611 deletions
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Text Module Level 3 CR Test Suite</h1>
|
||||
<h2>Spacing (6 tests)</h2>
|
||||
<h2>Spacing (7 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -52,7 +52,18 @@
|
|||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s8.1.#word-spacing">
|
||||
<!-- 0 tests -->
|
||||
<!-- 1 tests -->
|
||||
<tr id="text-word-spacing-001-8.1.#word-spacing" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="text-word-spacing-001.htm">text-word-spacing-001</a></strong></td>
|
||||
<td><a href="reference/text-word-spacing-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>Word Spacing
|
||||
<ul class="assert">
|
||||
<li>Test checks that word-spacing works with percentages.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="s8.2">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue