servo/tests/wpt/css-tests/css-text-3_dev/xhtml1/chapter-6.xht

202 lines
No EOL
7.8 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Breaking Within Words - CSS Text Module Level 3 CR Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
</style>
</head>
<body>
<h1>CSS Text Module Level 3 CR Test Suite</h1>
<h2>Breaking Within Words (11 tests)</h2>
<table width="100%">
<col id="test-column"></col>
<col id="refs-column"></col>
<col id="flags-column"></col>
<col id="info-column"></col>
<thead>
<tr>
<th>Test</th>
<th><abbr title="Rendering References">Refs</abbr></th>
<th>Flags</th>
<th>Info</th>
</tr>
</thead>
<tbody id="s6">
<tr><th colspan="4" scope="rowgroup">
<a href="#s6">+</a>
<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">
<!-- 0 tests -->
</tbody>
<tbody id="s6.#hyphenation0">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s6.1">+</a>
<a href="https://www.w3.org/TR/css-text-3/#hyphens-property">6.1 Hyphenation Control: the &#8216;hyphens&#8217; property</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#auto0">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#hyphens">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#manual">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#none0">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s6.2">+</a>
<a href="https://www.w3.org/TR/css-text-3/#overflow-wrap-property">6.2 Overflow Wrapping: the &#8216;word-wrap&#8217;/&#8216;overflow-wrap&#8217; property</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#break-word">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#normal2">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#overflow-wrap">
<!-- 11 tests -->
<tr id="overflow-wrap-001-6.2.#overflow-wrap" class="ahem">
<td>
<a href="overflow-wrap-001.xht">overflow-wrap-001</a></td>
<td><a href="reference/overflow-wrap-001-ref.xht">=</a> </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="ahem">
<td>
<a href="overflow-wrap-002.xht">overflow-wrap-002</a></td>
<td><a href="reference/overflow-wrap-002-ref.xht">=</a> </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="ahem">
<td>
<a href="overflow-wrap-003.xht">overflow-wrap-003</a></td>
<td><a href="reference/overflow-wrap-003-ref.xht">=</a> </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="ahem">
<td>
<a href="overflow-wrap-004.xht">overflow-wrap-004</a></td>
<td><a href="reference/overflow-wrap-004-ref.xht">=</a> </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="ahem">
<td>
<a href="overflow-wrap-005.xht">overflow-wrap-005</a></td>
<td><a href="reference/overflow-wrap-003-ref.xht">=</a> </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="overflow-wrap-break-word-fit-content-001-6.2.#overflow-wrap" class="">
<td>
<a href="overflow-wrap-break-word-fit-content-001.xht">overflow-wrap-break-word-fit-content-001</a></td>
<td><a href="reference/overflow-wrap-break-word-fit-content-001.xht">=</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.xht">word-wrap-001</a></td>
<td><a href="reference/overflow-wrap-001-ref.xht">=</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="ahem">
<td>
<a href="word-wrap-002.xht">word-wrap-002</a></td>
<td><a href="reference/overflow-wrap-002-ref.xht">=</a> </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="ahem">
<td>
<a href="word-wrap-003.xht">word-wrap-003</a></td>
<td><a href="reference/overflow-wrap-003-ref.xht">=</a> </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="ahem">
<td>
<a href="word-wrap-004.xht">word-wrap-004</a></td>
<td><a href="reference/overflow-wrap-004-ref.xht">=</a> </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="ahem">
<td>
<a href="word-wrap-005.xht">word-wrap-005</a></td>
<td><a href="reference/overflow-wrap-003-ref.xht">=</a> </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>
</ul>
</td>
</tr>
</tbody>
<tbody id="s6.2.#word-wrap">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>