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
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Text Module Level 3 CR Test Suite</h1>
|
||||
<h2>Breaking Within Words (10 tests)</h2>
|
||||
<h2>Breaking Within Words (11 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -30,7 +30,7 @@
|
|||
<tbody id="s6">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s6">+</a>
|
||||
<a href="http://www.w3.org/TR/css-text-3/#hyphenation">6 Breaking Within Words</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css-text-3/#hyphenation">6 Breaking Within Words</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s6.#hyphenation-opportunity">
|
||||
|
@ -42,7 +42,7 @@
|
|||
<tbody id="s6.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s6.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css-text-3/#hyphens-property">6.1 Hyphenation Control: the ‘hyphens’ property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css-text-3/#hyphens-property">6.1 Hyphenation Control: the ‘hyphens’ property</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s6.1.#auto0">
|
||||
|
@ -60,7 +60,7 @@
|
|||
<tbody id="s6.2">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s6.2">+</a>
|
||||
<a href="http://www.w3.org/TR/css-text-3/#overflow-wrap-property">6.2 Overflow Wrapping: the ‘word-wrap’/‘overflow-wrap’ property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css-text-3/#overflow-wrap-property">6.2 Overflow Wrapping: the ‘word-wrap’/‘overflow-wrap’ property</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s6.2.#break-word">
|
||||
|
@ -70,111 +70,122 @@
|
|||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s6.2.#overflow-wrap">
|
||||
<!-- 10 tests -->
|
||||
<tr id="overflow-wrap-001-6.2.#overflow-wrap" class="primary">
|
||||
<td><strong>
|
||||
<a href="overflow-wrap-001.htm">overflow-wrap-001</a></strong></td>
|
||||
<!-- 11 tests -->
|
||||
<tr id="overflow-wrap-001-6.2.#overflow-wrap" class="ahem">
|
||||
<td>
|
||||
<a href="overflow-wrap-001.htm">overflow-wrap-001</a></td>
|
||||
<td><a href="reference/overflow-wrap-001-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>overflow-wrap - break-word (basic)
|
||||
<ul class="assert">
|
||||
<li>The 'overflow-wrap' property set 'break-word' breaks the word at an arbitrary point</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="overflow-wrap-002-6.2.#overflow-wrap" class="primary">
|
||||
<td><strong>
|
||||
<a href="overflow-wrap-002.htm">overflow-wrap-002</a></strong></td>
|
||||
<tr id="overflow-wrap-002-6.2.#overflow-wrap" 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="overflow-wrap-003-6.2.#overflow-wrap" class="primary">
|
||||
<td><strong>
|
||||
<a href="overflow-wrap-003.htm">overflow-wrap-003</a></strong></td>
|
||||
<tr id="overflow-wrap-003-6.2.#overflow-wrap" class="ahem">
|
||||
<td>
|
||||
<a href="overflow-wrap-003.htm">overflow-wrap-003</a></td>
|
||||
<td><a href="reference/overflow-wrap-003-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>overflow-wrap - break-word (white space)
|
||||
<ul class="assert">
|
||||
<li>The 'overflow-wrap' property set 'break-word' breaks line at white space</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="overflow-wrap-004-6.2.#overflow-wrap" class="primary">
|
||||
<td><strong>
|
||||
<a href="overflow-wrap-004.htm">overflow-wrap-004</a></strong></td>
|
||||
<tr id="overflow-wrap-004-6.2.#overflow-wrap" class="ahem">
|
||||
<td>
|
||||
<a href="overflow-wrap-004.htm">overflow-wrap-004</a></td>
|
||||
<td><a href="reference/overflow-wrap-004-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>overflow-wrap - normal (basic)
|
||||
<ul class="assert">
|
||||
<li>The 'overflow-wrap' property set 'normal' overflows container</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="overflow-wrap-005-6.2.#overflow-wrap" class="primary">
|
||||
<td><strong>
|
||||
<a href="overflow-wrap-005.htm">overflow-wrap-005</a></strong></td>
|
||||
<tr id="overflow-wrap-005-6.2.#overflow-wrap" class="ahem">
|
||||
<td>
|
||||
<a href="overflow-wrap-005.htm">overflow-wrap-005</a></td>
|
||||
<td><a href="reference/overflow-wrap-003-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>overflow-wrap - normal (white space)
|
||||
<ul class="assert">
|
||||
<li>The 'overflow-wrap' property set 'normal' will break line at white space</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="word-wrap-001-6.2.#overflow-wrap" class="primary">
|
||||
<td><strong>
|
||||
<a href="word-wrap-001.htm">word-wrap-001</a></strong></td>
|
||||
<td><a href="reference/overflow-wrap-001-ref.htm">=</a> </td>
|
||||
<tr id="overflow-wrap-break-word-fit-content-001-6.2.#overflow-wrap" class="">
|
||||
<td>
|
||||
<a href="overflow-wrap-break-word-fit-content-001.htm">overflow-wrap-break-word-fit-content-001</a></td>
|
||||
<td><a href="reference/overflow-wrap-break-word-fit-content-001.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>overflow-wrap: break-word with fit-content
|
||||
<ul class="assert">
|
||||
<li>The 'overflow-wrap: break-word' must not break surrogate pairs</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="word-wrap-001-6.2.#overflow-wrap" class="ahem">
|
||||
<td>
|
||||
<a href="word-wrap-001.htm">word-wrap-001</a></td>
|
||||
<td><a href="reference/overflow-wrap-001-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>word-wrap - break-word (basic)
|
||||
<ul class="assert">
|
||||
<li>The 'word-wrap' property set 'break-word' breaks the word at an arbitrary point</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="word-wrap-002-6.2.#overflow-wrap" class="primary">
|
||||
<td><strong>
|
||||
<a href="word-wrap-002.htm">word-wrap-002</a></strong></td>
|
||||
<tr id="word-wrap-002-6.2.#overflow-wrap" 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>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="word-wrap-003-6.2.#overflow-wrap" class="primary">
|
||||
<td><strong>
|
||||
<a href="word-wrap-003.htm">word-wrap-003</a></strong></td>
|
||||
<tr id="word-wrap-003-6.2.#overflow-wrap" class="ahem">
|
||||
<td>
|
||||
<a href="word-wrap-003.htm">word-wrap-003</a></td>
|
||||
<td><a href="reference/overflow-wrap-003-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>word-wrap - break-word (white space)
|
||||
<ul class="assert">
|
||||
<li>The 'word-wrap' property set 'break-word' breaks line at white space</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="word-wrap-004-6.2.#overflow-wrap" class="primary">
|
||||
<td><strong>
|
||||
<a href="word-wrap-004.htm">word-wrap-004</a></strong></td>
|
||||
<tr id="word-wrap-004-6.2.#overflow-wrap" class="ahem">
|
||||
<td>
|
||||
<a href="word-wrap-004.htm">word-wrap-004</a></td>
|
||||
<td><a href="reference/overflow-wrap-004-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>word-wrap - normal (basic)
|
||||
<ul class="assert">
|
||||
<li>The 'word-wrap' property set 'normal' overflows container</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="word-wrap-005-6.2.#overflow-wrap" class="primary">
|
||||
<td><strong>
|
||||
<a href="word-wrap-005.htm">word-wrap-005</a></strong></td>
|
||||
<tr id="word-wrap-005-6.2.#overflow-wrap" class="ahem">
|
||||
<td>
|
||||
<a href="word-wrap-005.htm">word-wrap-005</a></td>
|
||||
<td><a href="reference/overflow-wrap-003-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>word-wrap - normal (white space)
|
||||
<ul class="assert">
|
||||
<li>The 'word-wrap' property set 'normal' will break line at white space</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue