servo/tests/wpt/css-tests/css-text-3_dev/xhtml1/chapter-4.xht
Ms2ger 296fa2512b Update web-platform-tests and CSS tests.
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
2017-02-06 22:38:29 +01:00

1014 lines
No EOL
52 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>White Space Processing Details - 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>White Space Processing Details (84 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="s4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4">+</a>
<a href="https://www.w3.org/TR/css-text-3/#white-space-processing">4 White Space Processing Details</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.#segment-break">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#segment-normalization">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.1">+</a>
<a href="https://www.w3.org/TR/css-text-3/#white-space-rules">4.1 The White Space Processing Rules</a></th></tr>
<!-- 1 tests -->
<tr id="bidi-004-4.1" class="ahem may21">
<td>
<a href="bidi-004.xht">bidi-004</a></td>
<td><a href="reference/bidi-004-ref.xht">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="may21" title="Behavior tested is preferred but optional">Optional</abbr></td>
<td>The bidi algorithm and inlines in CSS
</td>
</tr>
</tbody>
<tbody id="s4.1.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.1.1">+</a>
<a href="https://www.w3.org/TR/css-text-3/#white-space-phase-1">4.1.1 Phase I: Collapsing and Transformation</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.1.#collapse">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.1.#collapsible">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.1.#egbidiwscollapse">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.1.2">+</a>
<a href="https://www.w3.org/TR/css-text-3/#line-break-transform">4.1.2 Segment Break Transformation Rules</a></th></tr>
<!-- 77 tests -->
<tr id="seg-break-transformation-000-4.1.2" class="primary script">
<td><strong>
<a href="seg-break-transformation-000.xht">seg-break-transformation-000</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Whitespace and line break transformation
<ul class="assert">
<li>All spaces and tabs immediately preceding or following a segment break are removed. If no F, H, W or ZWSP characters involved, the segment break is converted to a space.</li>
</ul>
</td>
</tr>
<tr id="seg-break-transformation-001-4.1.2" class="primary script">
<td><strong>
<a href="seg-break-transformation-001.xht">seg-break-transformation-001</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Wide characters around line break
<ul class="assert">
<li>If the East Asian Width property of both the character before and after the line feed is W and neither side is Hangul, then the segment break is removed.</li>
</ul>
</td>
</tr>
<tr id="seg-break-transformation-002-4.1.2" class="primary script">
<td><strong>
<a href="seg-break-transformation-002.xht">seg-break-transformation-002</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Fullwidth characters around line break
<ul class="assert">
<li>If the East Asian Width property of both the character before and after the line feed is F and neither side is Hangul, then the segment break is removed.</li>
</ul>
</td>
</tr>
<tr id="seg-break-transformation-003-4.1.2" class="primary script">
<td><strong>
<a href="seg-break-transformation-003.xht">seg-break-transformation-003</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Halfwidth characters around line break
<ul class="assert">
<li>If the East Asian Width property of both the character before and after the line feed is H and neither side is Hangul, then the segment break is removed.</li>
</ul>
</td>
</tr>
<tr id="seg-break-transformation-004-4.1.2" class="primary script">
<td><strong>
<a href="seg-break-transformation-004.xht">seg-break-transformation-004</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Won and halfwidth characters around line break
<ul class="assert">
<li>If the East Asian Width property of both the character before and after the line feed is F or H and neither side is Hangul, then the segment break is removed.</li>
</ul>
</td>
</tr>
<tr id="seg-break-transformation-005-4.1.2" class="primary script">
<td><strong>
<a href="seg-break-transformation-005.xht">seg-break-transformation-005</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Wide character and non-wide character around line break
<ul class="assert">
<li>If the East Asian Width property of only one character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is converted to a space.</li>
</ul>
</td>
</tr>
<tr id="seg-break-transformation-006-4.1.2" class="primary script">
<td><strong>
<a href="seg-break-transformation-006.xht">seg-break-transformation-006</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Fullwidth character and non-fullwidth character around line break
<ul class="assert">
<li>If the East Asian Width property of only one character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is converted to a space.</li>
</ul>
</td>
</tr>
<tr id="seg-break-transformation-007-4.1.2" class="primary script">
<td><strong>
<a href="seg-break-transformation-007.xht">seg-break-transformation-007</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Halfwidth character and non-halfwidth character around line break
<ul class="assert">
<li>If the East Asian Width property of only one character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is converted to a space.</li>
</ul>
</td>
</tr>
<tr id="seg-break-transformation-008-4.1.2" class="primary script">
<td><strong>
<a href="seg-break-transformation-008.xht">seg-break-transformation-008</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Wide and fullwidth characters around line break
<ul class="assert">
<li>If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed.</li>
</ul>
</td>
</tr>
<tr id="seg-break-transformation-009-4.1.2" class="primary script">
<td><strong>
<a href="seg-break-transformation-009.xht">seg-break-transformation-009</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Fullwidth and halfwidth characters around line break
<ul class="assert">
<li>If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed.</li>
</ul>
</td>
</tr>
<tr id="seg-break-transformation-010-4.1.2" class="primary script">
<td><strong>
<a href="seg-break-transformation-010.xht">seg-break-transformation-010</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Hangul characters around line break
<ul class="assert">
<li>If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed. Otherwise, the segment break is converted to a space.</li>
</ul>
</td>
</tr>
<tr id="seg-break-transformation-011-4.1.2" class="primary script">
<td><strong>
<a href="seg-break-transformation-011.xht">seg-break-transformation-011</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Hangul jamo characters around line break
<ul class="assert">
<li>If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed. Otherwise, the segment break is converted to a space.</li>
</ul>
</td>
</tr>
<tr id="seg-break-transformation-012-4.1.2" class="primary script">
<td><strong>
<a href="seg-break-transformation-012.xht">seg-break-transformation-012</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Hangul halfwidth jamo characters around line break
<ul class="assert">
<li>If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed. Otherwise, the segment break is converted to a space.</li>
</ul>
</td>
</tr>
<tr id="seg-break-transformation-014-4.1.2" class="primary script">
<td><strong>
<a href="seg-break-transformation-014.xht">seg-break-transformation-014</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Thai characters around line break
<ul class="assert">
<li>If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed. Otherwise, the segment break is converted to a space.</li>
</ul>
</td>
</tr>
<tr id="seg-break-transformation-015-4.1.2" class="primary script">
<td><strong>
<a href="seg-break-transformation-015.xht">seg-break-transformation-015</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Thai and Latin characters around line break
<ul class="assert">
<li>If the East Asian Width property of both the character before and after the line feed is F, W or H and neither side is Hangul, then the segment break is removed. Otherwise, the segment break is converted to a space.</li>
</ul>
</td>
</tr>
<tr id="seg-break-transformation-016-4.1.2" class="primary script">
<td><strong>
<a href="seg-break-transformation-016.xht">seg-break-transformation-016</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Thai with ZWSP before line break
<ul class="assert">
<li>If the character immediately before or immediately after the segment break is the zero-width space character (U+200B), then the break is removed, leaving behind the zero-width space.</li>
</ul>
</td>
</tr>
<tr id="seg-break-transformation-017-4.1.2" class="primary script">
<td><strong>
<a href="seg-break-transformation-017.xht">seg-break-transformation-017</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Thai with ZWSP after line break
<ul class="assert">
<li>If the character immediately before or immediately after the segment break is the zero-width space character (U+200B), then the break is removed, leaving behind the zero-width space.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-removable-1-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-removable-1.xht">segment-break-transformation-removable-1</a></strong></td>
<td><a href="reference/segment-break-transformation-removable-ref.xht">=</a> </td>
<td></td>
<td>CSS Text 4.1.2. Segment Break Transformation Rules
<ul class="assert">
<li>Test checks that a collapsible segment break should be removed correctly, if the character immediately before/after the segment break is the zero-width space character (U+200B), or both the character before/after the segment break is F, W, or H (not A), and neither side is Hangul.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-removable-2-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-removable-2.xht">segment-break-transformation-removable-2</a></strong></td>
<td><a href="reference/segment-break-transformation-removable-ref.xht">=</a> </td>
<td></td>
<td>CSS Text 4.1.2. Segment Break Transformation Rules
<ul class="assert">
<li>Test checks that multiple segment breaks should be removed correctly, if the character immediately before/after the segment breaks is the zero-width space character (U+200B), or both the character before/after the segment breaks is F, W, or H (not A), and neither side is Hangul.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-removable-3-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-removable-3.xht">segment-break-transformation-removable-3</a></strong></td>
<td><a href="reference/segment-break-transformation-removable-ref.xht">=</a> </td>
<td></td>
<td>CSS Text 4.1.2. Segment Break Transformation Rules
<ul class="assert">
<li>Test checks that a sequence which consists of a collapsible segment break surrounded by multiple white spaces should be removed correctly, if the character immediately before/after the sequence is the zero-width space character (U+200B), or both the character before/after the sequence is F, W, or H (not A), and neither side is Hangul.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-removable-4-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-removable-4.xht">segment-break-transformation-removable-4</a></strong></td>
<td><a href="reference/segment-break-transformation-removable-ref.xht">=</a> </td>
<td></td>
<td>CSS Text 4.1.2. Segment Break Transformation Rules
<ul class="assert">
<li>Test checks that a sequence which consists of multiple collapsible segment breaks mixed with multiple white spaces should be removed correctly, if the character immediately before/after the sequence is the zero-width space character (U+200B), or both the character before/after the sequence is F, W, or H (not A), and neither side is Hangul.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-001-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-001.xht">segment-break-transformation-rules-001</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-001-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Full-width (F)/East Asian Full-width (F) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-002-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-002.xht">segment-break-transformation-rules-002</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-002-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Full-width (F)/East Asian Half-width (H) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-003-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-003.xht">segment-break-transformation-rules-003</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-003-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Full-width (F)/East Asian Wide (W) except Hangul in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-004-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-004.xht">segment-break-transformation-rules-004</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-004-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Full-width (F)/East Asian Narrow (Na) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-005-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-005.xht">segment-break-transformation-rules-005</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-005-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Full-width (F)/East Asian Ambiguous (A) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-006-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-006.xht">segment-break-transformation-rules-006</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-006-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Full-width (F)/Not East Asian (Neutral) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-007-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-007.xht">segment-break-transformation-rules-007</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-007-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Full-width (F)/Hangul in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-008-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-008.xht">segment-break-transformation-rules-008</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-008-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Half-width (H)/East Asian Full-width (F) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-009-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-009.xht">segment-break-transformation-rules-009</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-009-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Half-width (H)/East Asian Half-width (H) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-010-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-010.xht">segment-break-transformation-rules-010</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-010-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Half-width (H)/East Asian Wide (W) except Hangul in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-011-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-011.xht">segment-break-transformation-rules-011</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-011-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Half-width (H)/East Asian Narrow (Na) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-012-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-012.xht">segment-break-transformation-rules-012</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-012-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Half-width (H)/East Asian Ambiguous (A) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-013-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-013.xht">segment-break-transformation-rules-013</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-013-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Half-width (H)/Not East Asian (Neutral) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-014-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-014.xht">segment-break-transformation-rules-014</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-014-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Half-width (H)/Hangul in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-015-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-015.xht">segment-break-transformation-rules-015</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-015-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Wide (W) except Hangul/East Asian Full-width (F) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-016-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-016.xht">segment-break-transformation-rules-016</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-016-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Wide (W) except Hangul/East Asian Half-width (H) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-017-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-017.xht">segment-break-transformation-rules-017</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-017-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Wide (W) except Hangul/East Asian Wide (W) except Hangul in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-018-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-018.xht">segment-break-transformation-rules-018</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-018-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Wide (W) except Hangul/East Asian Narrow (Na) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-019-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-019.xht">segment-break-transformation-rules-019</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-019-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Wide (W) except Hangul/East Asian Ambiguous (A) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-020-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-020.xht">segment-break-transformation-rules-020</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-020-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Wide (W) except Hangul/Not East Asian (Neutral) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-021-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-021.xht">segment-break-transformation-rules-021</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-021-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Wide (W) except Hangul/Hangul in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-022-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-022.xht">segment-break-transformation-rules-022</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-022-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Narrow (Na)/East Asian Full-width (F) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-023-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-023.xht">segment-break-transformation-rules-023</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-023-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Narrow (Na)/East Asian Half-width (H) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-024-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-024.xht">segment-break-transformation-rules-024</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-024-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Narrow (Na)/East Asian Wide (W) except Hangul in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-025-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-025.xht">segment-break-transformation-rules-025</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-025-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Narrow (Na)/East Asian Narrow (Na) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-026-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-026.xht">segment-break-transformation-rules-026</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-026-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Narrow (Na)/East Asian Ambiguous (A) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-027-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-027.xht">segment-break-transformation-rules-027</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-027-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Narrow (Na)/Not East Asian (Neutral) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-028-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-028.xht">segment-break-transformation-rules-028</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-028-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Narrow (Na)/Hangul in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-029-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-029.xht">segment-break-transformation-rules-029</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-029-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Ambiguous (A)/East Asian Full-width (F) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-030-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-030.xht">segment-break-transformation-rules-030</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-030-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Ambiguous (A)/East Asian Half-width (H) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-031-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-031.xht">segment-break-transformation-rules-031</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-031-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Ambiguous (A)/East Asian Wide (W) except Hangul in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-032-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-032.xht">segment-break-transformation-rules-032</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-032-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Ambiguous (A)/East Asian Narrow (Na) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-033-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-033.xht">segment-break-transformation-rules-033</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-033-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Ambiguous (A)/East Asian Ambiguous (A) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-034-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-034.xht">segment-break-transformation-rules-034</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-034-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Ambiguous (A)/Not East Asian (Neutral) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-035-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-035.xht">segment-break-transformation-rules-035</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-035-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with East Asian Ambiguous (A)/Hangul in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-036-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-036.xht">segment-break-transformation-rules-036</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-036-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with Not East Asian (Neutral)/East Asian Full-width (F) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-037-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-037.xht">segment-break-transformation-rules-037</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-037-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with Not East Asian (Neutral)/East Asian Half-width (H) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-038-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-038.xht">segment-break-transformation-rules-038</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-038-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with Not East Asian (Neutral)/East Asian Wide (W) except Hangul in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-039-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-039.xht">segment-break-transformation-rules-039</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-039-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with Not East Asian (Neutral)/East Asian Narrow (Na) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-040-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-040.xht">segment-break-transformation-rules-040</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-040-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with Not East Asian (Neutral)/East Asian Ambiguous (A) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-041-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-041.xht">segment-break-transformation-rules-041</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-041-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with Not East Asian (Neutral)/Not East Asian (Neutral) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-042-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-042.xht">segment-break-transformation-rules-042</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-042-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with Not East Asian (Neutral)/Hangul in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-043-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-043.xht">segment-break-transformation-rules-043</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-043-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with Hangul/East Asian Full-width (F) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-044-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-044.xht">segment-break-transformation-rules-044</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-044-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with Hangul/East Asian Half-width (H) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-045-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-045.xht">segment-break-transformation-rules-045</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-045-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with Hangul/East Asian Wide (W) except Hangul in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-046-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-046.xht">segment-break-transformation-rules-046</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-046-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with Hangul/East Asian Narrow (Na) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-047-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-047.xht">segment-break-transformation-rules-047</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-047-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with Hangul/East Asian Ambiguous (A) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-048-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-048.xht">segment-break-transformation-rules-048</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-048-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with Hangul/Not East Asian (Neutral) in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-rules-049-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-rules-049.xht">segment-break-transformation-rules-049</a></strong></td>
<td><a href="reference/segment-break-transformation-rules-049-ref.xht">=</a> </td>
<td></td>
<td>Segment Break Transformation Rules
<ul class="assert">
<li>'segment-break-transformation-rules: with Hangul/Hangul in front/back of the semgment break.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-unremovable-1-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-unremovable-1.xht">segment-break-transformation-unremovable-1</a></strong></td>
<td><a href="reference/segment-break-transformation-unremovable-ref.xht">=</a> </td>
<td></td>
<td>CSS Text 4.1.2. Segment Break Transformation Rules
<ul class="assert">
<li>Test checks that a collapsible segment break should be converted to a white space (U+0020), if both the character before/after the segment break is Hangul.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-unremovable-2-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-unremovable-2.xht">segment-break-transformation-unremovable-2</a></strong></td>
<td><a href="reference/segment-break-transformation-unremovable-ref.xht">=</a> </td>
<td></td>
<td>CSS Text 4.1.2. Segment Break Transformation Rules
<ul class="assert">
<li>Test checks that multiple segment breaks should be converted to a white space (U+0020), if both the character before/after the segment breaks is Hangul.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-unremovable-3-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-unremovable-3.xht">segment-break-transformation-unremovable-3</a></strong></td>
<td><a href="reference/segment-break-transformation-unremovable-ref.xht">=</a> </td>
<td></td>
<td>CSS Text 4.1.2. Segment Break Transformation Rules
<ul class="assert">
<li>Test checks that a sequence which consists of a collapsible segment break surrounded by multiple white spaces should be converted to a white space (U+0020), if both the character before/after the sequence is Hangul.</li>
</ul>
</td>
</tr>
<tr id="segment-break-transformation-unremovable-4-4.1.2" class="primary">
<td><strong>
<a href="segment-break-transformation-unremovable-4.xht">segment-break-transformation-unremovable-4</a></strong></td>
<td><a href="reference/segment-break-transformation-unremovable-ref.xht">=</a> </td>
<td></td>
<td>CSS Text 4.1.2. Segment Break Transformation Rules
<ul class="assert">
<li>Test checks that a sequence which consists of multiple collapsible segment breaks mixed with multiple white spaces should be converted to a white space (U+0020), if both the character before/after the sequence is Hangul.</li>
</ul>
</td>
</tr>
<tr id="white-space-collapse-000-4.1.2" class="primary script">
<td><strong>
<a href="white-space-collapse-000.xht">white-space-collapse-000</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>White space collapse
<ul class="assert">
<li>Every tab is converted to a space. Any space immediately following another collapsible space is collapsed to have zero advance width.</li>
</ul>
</td>
</tr>
<tr id="white-space-collapse-001-4.1.2" class="primary script">
<td><strong>
<a href="white-space-collapse-001.xht">white-space-collapse-001</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>White space and non-ASCII spaces
<ul class="assert">
<li>Any space immediately following another collapsible space is collapsed to have zero advance width. Only refers to U+0020, not other Unicode spaces.</li>
</ul>
</td>
</tr>
<tr id="white-space-collapse-002-4.1.2" class="primary script">
<td><strong>
<a href="white-space-collapse-002.xht">white-space-collapse-002</a></strong></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Whitespace and bidi control characters
<ul class="assert">
<li>All spaces and tabs immediately preceding or following a segment break are removed, ignoring bidi formatting characters as if they were not there.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s4.1.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.1.3">+</a>
<a href="https://www.w3.org/TR/css-text-3/#white-space-phase-2">4.1.3 Phase II: Trimming and Positioning</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.3.#preserved">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.3.#tab-stops">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.2">+</a>
<a href="https://www.w3.org/TR/css-text-3/#tab-size-property">4.2 Tab Character Size: the &#8216;tab-size&#8217; property</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#tab-size">
<!-- 6 tests -->
<tr id="tab-size-integer-001-4.2.#tab-size" class="">
<td>
<a href="tab-size-integer-001.xht">tab-size-integer-001</a></td>
<td><a href="reference/tab-size-integer-001-ref.xht">=</a> </td>
<td></td>
<td>tab-size: 4
<ul class="assert">
<li>Tab should be rendered as 4 times the space character&amp;#8217;s advance width (U+0020)</li>
</ul>
</td>
</tr>
<tr id="tab-size-integer-002-4.2.#tab-size" class="">
<td>
<a href="tab-size-integer-002.xht">tab-size-integer-002</a></td>
<td><a href="reference/tab-size-integer-001-ref.xht">=</a> </td>
<td></td>
<td>tab-size: -4
<ul class="assert">
<li>Tab-size negative values are not allowed</li>
</ul>
</td>
</tr>
<tr id="tab-size-integer-003-4.2.#tab-size" class="">
<td>
<a href="tab-size-integer-003.xht">tab-size-integer-003</a></td>
<td><a href="reference/tab-size-integer-001-ref.xht">=</a> </td>
<td></td>
<td>tab-size: 0
<ul class="assert">
<li>Tab should be rendered as 0 times the space character&amp;#8217;s advance width (U+0020)</li>
</ul>
</td>
</tr>
<tr id="tab-size-length-001-4.2.#tab-size" class="">
<td>
<a href="tab-size-length-001.xht">tab-size-length-001</a></td>
<td><a href="reference/tab-size-length-001-ref.xht">=</a> </td>
<td></td>
<td>tab-size: 1em
<ul class="assert">
<li>Tab should be rendered as 1em (20px)</li>
</ul>
</td>
</tr>
<tr id="tab-size-length-002-4.2.#tab-size" class="">
<td>
<a href="tab-size-length-002.xht">tab-size-length-002</a></td>
<td><a href="reference/tab-size-length-001-ref.xht">=</a> </td>
<td></td>
<td>tab-size: -1em
<ul class="assert">
<li>Tab-size negative length values are not allowed</li>
</ul>
</td>
</tr>
<tr id="tab-size-percent-001-4.2.#tab-size" class="">
<td>
<a href="tab-size-percent-001.xht">tab-size-percent-001</a></td>
<td><a href="reference/tab-size-length-001-ref.xht">=</a> </td>
<td></td>
<td>tab-size: 100%
<ul class="assert">
<li>Tab-size percentage values are not allowed</li>
</ul>
</td>
</tr>
</tbody>
</table>
</body>
</html>