mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision 135b269a1d9f5ce7862ab7426578bd56e2add740
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<body>
|
||||
|
||||
<h1>CSS 2.1 Conformance Test Suite</h1>
|
||||
<h2>Box model (2327 tests)</h2>
|
||||
<h2>Box model (2331 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column"></col>
|
||||
<col id="refs-column"></col>
|
||||
@@ -41822,7 +41822,51 @@
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s8.5.3.#value-def-border-style">
|
||||
<!-- 0 tests -->
|
||||
<!-- 4 tests -->
|
||||
<tr id="outline-style-001-8.5.3.#value-def-border-style" class="">
|
||||
<td>
|
||||
<a href="outline-style-001.xht">outline-style-001</a></td>
|
||||
<td><a href="reference/outline-style-001-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>outline-style - dotted (basic)
|
||||
<ul class="assert">
|
||||
<li>Test checks that the outline style is dotted when outline-style set dotted</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-style-002-8.5.3.#value-def-border-style" class="">
|
||||
<td>
|
||||
<a href="outline-style-002.xht">outline-style-002</a></td>
|
||||
<td><a href="reference/outline-style-002-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>outline-style - inherit (basic)
|
||||
<ul class="assert">
|
||||
<li>Test checks that the sub element outline style is same as parent element outline style when outline-style set inherit</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-style-003-8.5.3.#value-def-border-style" class="">
|
||||
<td>
|
||||
<a href="outline-style-003.xht">outline-style-003</a></td>
|
||||
<td><a href="reference/outline-style-003-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>outline-style - dashed (basic)
|
||||
<ul class="assert">
|
||||
<li>Test checks that the outline style is dashed when outline-style set dashed</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-style-004-8.5.3.#value-def-border-style" class="">
|
||||
<td>
|
||||
<a href="outline-style-004.xht">outline-style-004</a></td>
|
||||
<td><a href="reference/outline-style-004-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>outline-style - double (basic)
|
||||
<ul class="assert">
|
||||
<li>Test checks that the outline style is two solid lines when outline-style set double</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="s8.5.3.#value-def-dashed">
|
||||
<!-- 0 tests -->
|
||||
|
||||
Reference in New Issue
Block a user