mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision 7a87ef71fc579e52d3438e009107aa442bc4021b
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<body>
|
||||
|
||||
<h1>CSS 2.1 Conformance Test Suite</h1>
|
||||
<h2>User interface (357 tests)</h2>
|
||||
<h2>User interface (361 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column"></col>
|
||||
<col id="refs-column"></col>
|
||||
@@ -888,7 +888,7 @@
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s18.4">+</a>
|
||||
<a href="http://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">18.4 Dynamic outlines: the 'outline' property</a></th></tr>
|
||||
<!-- 310 tests -->
|
||||
<!-- 314 tests -->
|
||||
<tr id="outline-001-18.4" class="">
|
||||
<td>
|
||||
<a href="outline-001.xht">outline-001</a></td>
|
||||
@@ -3188,6 +3188,50 @@
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-style-001-18.4" class="">
|
||||
<td>
|
||||
<a href="outline-style-001.xht">outline-style-001</a></td>
|
||||
<td><a href="reference/no-red-filler-text-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Outline-style set to 'none'
|
||||
<ul class="assert">
|
||||
<li>Outline style 'none' results in no outline.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-style-002-18.4" class="">
|
||||
<td>
|
||||
<a href="outline-style-002.xht">outline-style-002</a></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>Outline-style set to 'dotted'
|
||||
<ul class="assert">
|
||||
<li>Outline style 'dotted' results in a dotted outline.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-style-003-18.4" class="">
|
||||
<td>
|
||||
<a href="outline-style-003.xht">outline-style-003</a></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>Outline-style set to 'dashed'
|
||||
<ul class="assert">
|
||||
<li>Outline style 'dashed' results in a dashed outline.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-style-004-18.4" class="">
|
||||
<td>
|
||||
<a href="outline-style-004.xht">outline-style-004</a></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>Outline-style set to 'solid'
|
||||
<ul class="assert">
|
||||
<li>Outline style 'solid' results in a solid outline.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-style-005-18.4" class="">
|
||||
<td>
|
||||
<a href="outline-style-005.xht">outline-style-005</a></td>
|
||||
@@ -6452,7 +6496,51 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="s18.4.#propdef-outline-style">
|
||||
<!-- 21 tests -->
|
||||
<!-- 25 tests -->
|
||||
<tr id="outline-style-001-18.4.#propdef-outline-style" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-style-001.xht">outline-style-001</a></strong></td>
|
||||
<td><a href="reference/no-red-filler-text-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Outline-style set to 'none'
|
||||
<ul class="assert">
|
||||
<li>Outline style 'none' results in no outline.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-style-002-18.4.#propdef-outline-style" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-style-002.xht">outline-style-002</a></strong></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>Outline-style set to 'dotted'
|
||||
<ul class="assert">
|
||||
<li>Outline style 'dotted' results in a dotted outline.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-style-003-18.4.#propdef-outline-style" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-style-003.xht">outline-style-003</a></strong></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>Outline-style set to 'dashed'
|
||||
<ul class="assert">
|
||||
<li>Outline style 'dashed' results in a dashed outline.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-style-004-18.4.#propdef-outline-style" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-style-004.xht">outline-style-004</a></strong></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>Outline-style set to 'solid'
|
||||
<ul class="assert">
|
||||
<li>Outline style 'solid' results in a solid outline.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-style-005-18.4.#propdef-outline-style" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-style-005.xht">outline-style-005</a></strong></td>
|
||||
|
||||
Reference in New Issue
Block a user