mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +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
|
@ -30,7 +30,7 @@
|
|||
<tbody id="s3">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s3">+</a>
|
||||
<a href="http://www.w3.org/TR/css-text-3/#white-space-property">3 White Space and Wrapping: the ‘white-space’ property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css-text-3/#white-space-property">3 White Space and Wrapping: the ‘white-space’ property</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s3.#normal">
|
||||
|
@ -53,22 +53,22 @@
|
|||
</tbody>
|
||||
<tbody id="s3.#white-space">
|
||||
<!-- 2 tests -->
|
||||
<tr id="overflow-wrap-002-3.#white-space" class="">
|
||||
<tr id="overflow-wrap-002-3.#white-space" class="ahem">
|
||||
<td>
|
||||
<a href="overflow-wrap-002.htm">overflow-wrap-002</a></td>
|
||||
<td><a href="reference/overflow-wrap-002-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>overflow-wrap - break-word and white-space - nowrap
|
||||
<ul class="assert">
|
||||
<li>Test checks that the 'overflow-wrap' property has effect if and only if the 'white-space' allows wrapping</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="word-wrap-002-3.#white-space" class="">
|
||||
<tr id="word-wrap-002-3.#white-space" class="ahem">
|
||||
<td>
|
||||
<a href="word-wrap-002.htm">word-wrap-002</a></td>
|
||||
<td><a href="reference/overflow-wrap-002-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>word-wrap - break-word and white-space - nowrap
|
||||
<ul class="assert">
|
||||
<li>Test checks that the 'word-wrap' property has effect if and only if the 'white-space' allows wrapping</li>
|
||||
|
@ -78,9 +78,9 @@
|
|||
</tbody>
|
||||
<tbody id="s3.#white-space-collapsing">
|
||||
<!-- 3 tests -->
|
||||
<tr id="white-space-collapsing-discard-001-3.#white-space-collapsing" class="primary">
|
||||
<td><strong>
|
||||
<a href="white-space-collapsing-discard-001.htm">white-space-collapsing-discard-001</a></strong></td>
|
||||
<tr id="white-space-collapsing-discard-001-3.#white-space-collapsing" class="">
|
||||
<td>
|
||||
<a href="white-space-collapsing-discard-001.htm">white-space-collapsing-discard-001</a></td>
|
||||
<td><a href="reference/white-space-collapsing-discard-001-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>white-space-collapsing - discard - basic cases
|
||||
|
@ -89,9 +89,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="white-space-collapsing-preserve-breaks-001-3.#white-space-collapsing" class="primary">
|
||||
<td><strong>
|
||||
<a href="white-space-collapsing-preserve-breaks-001.htm">white-space-collapsing-preserve-breaks-001</a></strong></td>
|
||||
<tr id="white-space-collapsing-preserve-breaks-001-3.#white-space-collapsing" class="">
|
||||
<td>
|
||||
<a href="white-space-collapsing-preserve-breaks-001.htm">white-space-collapsing-preserve-breaks-001</a></td>
|
||||
<td><a href="reference/white-space-collapsing-preserve-breaks-001-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>white-space-collapsing - preserve-breaks - basic cases
|
||||
|
@ -100,9 +100,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="white-space-collapsing-trim-inner-001-3.#white-space-collapsing" class="primary">
|
||||
<td><strong>
|
||||
<a href="white-space-collapsing-trim-inner-001.htm">white-space-collapsing-trim-inner-001</a></strong></td>
|
||||
<tr id="white-space-collapsing-trim-inner-001-3.#white-space-collapsing" class="">
|
||||
<td>
|
||||
<a href="white-space-collapsing-trim-inner-001.htm">white-space-collapsing-trim-inner-001</a></td>
|
||||
<td><a href="reference/white-space-collapsing-trim-inner-001-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>white-space-collapsing - trim-inner - basic cases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue