Update CSS tests to revision d674587d6ae7d2e231d632785559f2613d554eb0

This commit is contained in:
Ms2ger 2015-08-21 17:46:44 +02:00
parent 7c45ff8e05
commit f235d49372
6623 changed files with 267392 additions and 10061 deletions

View file

@ -13,7 +13,7 @@
<body>
<h1>CSS Text Module Level 3 CR Test Suite</h1>
<h2>Alignment and Justification (23 tests)</h2>
<h2>Alignment and Justification (76 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -37,7 +37,337 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.1">+</a>
<a href="http://www.w3.org/TR/css-text-3/#text-align-property">7.1 Text Alignment: the &#8216;text-align&#8217; property</a></th></tr>
<!-- 6 tests -->
<!-- 59 tests -->
<tr id="text-align-end-001-7.1" class="primary">
<td><strong>
<a href="text-align-end-001.htm">text-align-end-001</a></strong></td>
<td><a href="reference/text-align-end-001.htm">=</a> </td>
<td></td>
<td>text-align: end, direction: rtl
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. left when direction is horizontal, rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-end-002-7.1" class="primary">
<td><strong>
<a href="text-align-end-002.htm">text-align-end-002</a></strong></td>
<td><a href="reference/text-align-end-002.htm">=</a> </td>
<td></td>
<td>text-align: end, direction: ltr
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. right when direction is horizontal, ltr.</li>
</ul>
</td>
</tr>
<tr id="text-align-end-003-7.1" class="primary">
<td><strong>
<a href="text-align-end-003.htm">text-align-end-003</a></strong></td>
<td><a href="reference/text-align-end-003.htm">=</a> </td>
<td></td>
<td>text-align: end, dir=rtl
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. left when direction is horizontal, rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-end-004-7.1" class="primary">
<td><strong>
<a href="text-align-end-004.htm">text-align-end-004</a></strong></td>
<td><a href="reference/text-align-end-004.htm">=</a> </td>
<td></td>
<td>text-align: end, dir=ltr
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. right when direction is horizontal, ltr.</li>
</ul>
</td>
</tr>
<tr id="text-align-end-005-7.1" class="primary">
<td><strong>
<a href="text-align-end-005.htm">text-align-end-005</a></strong></td>
<td><a href="reference/text-align-end-005.htm">=</a> </td>
<td></td>
<td>text-align: end, direction: rtl
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. left when direction is horizontal, rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-end-006-7.1" class="primary">
<td><strong>
<a href="text-align-end-006.htm">text-align-end-006</a></strong></td>
<td><a href="reference/text-align-end-006.htm">=</a> </td>
<td></td>
<td>text-align: end, direction: ltr
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. right when direction is horizontal, ltr.</li>
</ul>
</td>
</tr>
<tr id="text-align-end-007-7.1" class="primary">
<td><strong>
<a href="text-align-end-007.htm">text-align-end-007</a></strong></td>
<td><a href="reference/text-align-end-007.htm">=</a> </td>
<td></td>
<td>text-align: end, dir=rtl
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. left when direction is horizontal, rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-end-008-7.1" class="primary">
<td><strong>
<a href="text-align-end-008.htm">text-align-end-008</a></strong></td>
<td><a href="reference/text-align-end-008.htm">=</a> </td>
<td></td>
<td>text-align: end, dir=ltr
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. right when direction is horizontal, ltr.</li>
</ul>
</td>
</tr>
<tr id="text-align-end-009-7.1" class="primary">
<td><strong>
<a href="text-align-end-009.htm">text-align-end-009</a></strong></td>
<td><a href="reference/text-align-end-009.htm">=</a> </td>
<td></td>
<td>text-align: end, dir=auto, RTL first strong
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. left when direction is auto and first strong character is rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-end-010-7.1" class="primary">
<td><strong>
<a href="text-align-end-010.htm">text-align-end-010</a></strong></td>
<td><a href="reference/text-align-end-010.htm">=</a> </td>
<td></td>
<td>text-align: end, dir=auto, LTR first strong
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. right when direction is auto and first strong character is ltr.</li>
</ul>
</td>
</tr>
<tr id="text-align-end-014-7.1" class="primary">
<td><strong>
<a href="text-align-end-014.htm">text-align-end-014</a></strong></td>
<td><a href="reference/text-align-end-014.htm">=</a> </td>
<td></td>
<td>text-align: end, pre, dir=rtl inherited
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. left when base direction is rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-end-015-7.1" class="primary">
<td><strong>
<a href="text-align-end-015.htm">text-align-end-015</a></strong></td>
<td><a href="reference/text-align-end-015.htm">=</a> </td>
<td></td>
<td>text-align: end, pre, dir=ltr inherited
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. right when base direction is ltr.</li>
</ul>
</td>
</tr>
<tr id="text-align-end-016-7.1" class="primary">
<td><strong>
<a href="text-align-end-016.htm">text-align-end-016</a></strong></td>
<td><a href="reference/text-align-end-016.htm">=</a> </td>
<td></td>
<td>text-align: end, pre, dir=auto
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. right when direction is auto and first strong character is ltr, and left when first strong is rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-end-017-7.1" class="primary">
<td><strong>
<a href="text-align-end-017.htm">text-align-end-017</a></strong></td>
<td><a href="reference/text-align-end-017.htm">=</a> </td>
<td></td>
<td>text-align: end, pre, dir=auto on surrounding block
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. since dir=auto is not inherited by pre, to right in ltr context.</li>
</ul>
</td>
</tr>
<tr id="text-align-end-018-7.1" class="primary">
<td><strong>
<a href="text-align-end-018.htm">text-align-end-018</a></strong></td>
<td></td>
<td></td>
<td>text-align: end, textarea, dir=rtl inherited
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. left when base direction is rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-end-019-7.1" class="primary">
<td><strong>
<a href="text-align-end-019.htm">text-align-end-019</a></strong></td>
<td></td>
<td></td>
<td>text-align: end, textarea, dir=ltr inherited
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. right when base direction is ltr.</li>
</ul>
</td>
</tr>
<tr id="text-align-end-020-7.1" class="primary">
<td><strong>
<a href="text-align-end-020.htm">text-align-end-020</a></strong></td>
<td></td>
<td></td>
<td>text-align: end, textarea dir=auto on control
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. when dir=auto on textarea, right when first strong is ltr, left when rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-end-021-7.1" class="primary">
<td><strong>
<a href="text-align-end-021.htm">text-align-end-021</a></strong></td>
<td></td>
<td></td>
<td>text-align: end, textarea, dir=auto on surrounding block
<ul class="assert">
<li>text-align:end aligns inline-level content to the end edge of the line box &amp;#8211; ie. since dir=auto is not inherited by textarea, to right in ltr context.</li>
</ul>
</td>
</tr>
<tr id="text-align-justify-001-7.1" class="primary">
<td><strong>
<a href="text-align-justify-001.htm">text-align-justify-001</a></strong></td>
<td><a href="reference/text-align-justify-001.htm">=</a> </td>
<td></td>
<td>text-align: justify, direction: rtl
<ul class="assert">
<li>text-align:justify aligns text in order to exactly fill the line box. Unless otherwise specified by text-align-last, the last line before a forced break or the end of the block is start-aligned &amp;#8211; in this case, to the right.</li>
</ul>
</td>
</tr>
<tr id="text-align-justify-002-7.1" class="primary">
<td><strong>
<a href="text-align-justify-002.htm">text-align-justify-002</a></strong></td>
<td><a href="reference/text-align-justify-002.htm">=</a> </td>
<td></td>
<td>text-align: justify, direction: ltr
<ul class="assert">
<li>text-align:justify aligns text in order to exactly fill the line box. Unless otherwise specified by text-align-last, the last line before a forced break or the end of the block is start-aligned &amp;#8211; in this case, to the left.</li>
</ul>
</td>
</tr>
<tr id="text-align-justify-003-7.1" class="primary">
<td><strong>
<a href="text-align-justify-003.htm">text-align-justify-003</a></strong></td>
<td><a href="reference/text-align-justify-003.htm">=</a> </td>
<td></td>
<td>text-align: justify, dir=rtl
<ul class="assert">
<li>text-align:justify aligns text in order to exactly fill the line box. Unless otherwise specified by text-align-last, the last line before a forced break or the end of the block is start-aligned &amp;#8211; in this case, to the right.</li>
</ul>
</td>
</tr>
<tr id="text-align-justify-004-7.1" class="primary">
<td><strong>
<a href="text-align-justify-004.htm">text-align-justify-004</a></strong></td>
<td><a href="reference/text-align-justify-004.htm">=</a> </td>
<td></td>
<td>text-align: justify, dir=ltr
<ul class="assert">
<li>text-align:justify aligns text in order to exactly fill the line box. Unless otherwise specified by text-align-last, the last line before a forced break or the end of the block is start-aligned &amp;#8211; in this case, to the left.</li>
</ul>
</td>
</tr>
<tr id="text-align-justify-005-7.1" class="primary">
<td><strong>
<a href="text-align-justify-005.htm">text-align-justify-005</a></strong></td>
<td><a href="reference/text-align-justify-005.htm">=</a> </td>
<td></td>
<td>text-align: justify, dir=auto, RTL first strong
<ul class="assert">
<li>text-align:justify aligns text in order to exactly fill the line box. Unless otherwise specified by text-align-last, the last line before a forced break or the end of the block is start-aligned &amp;#8211; in this case, to the right.</li>
</ul>
</td>
</tr>
<tr id="text-align-justify-006-7.1" class="primary">
<td><strong>
<a href="text-align-justify-006.htm">text-align-justify-006</a></strong></td>
<td><a href="reference/text-align-justify-006.htm">=</a> </td>
<td></td>
<td>text-align: justify, dir=auto, LTR first strong
<ul class="assert">
<li>text-align:justify aligns text in order to exactly fill the line box. Unless otherwise specified by text-align-last, the last line before a forced break or the end of the block is start-aligned &amp;#8211; in this case, to the left.</li>
</ul>
</td>
</tr>
<tr id="text-align-justifyall-001-7.1" class="primary">
<td><strong>
<a href="text-align-justifyall-001.htm">text-align-justifyall-001</a></strong></td>
<td><a href="reference/text-align-justifyall-001.htm">=</a> </td>
<td></td>
<td>text-align: justify-all, direction: rtl
<ul class="assert">
<li>text-align:justify-all aligns text in order to exactly fill the line box, forcing the last line to justify as well.</li>
</ul>
</td>
</tr>
<tr id="text-align-justifyall-002-7.1" class="primary">
<td><strong>
<a href="text-align-justifyall-002.htm">text-align-justifyall-002</a></strong></td>
<td><a href="reference/text-align-justifyall-002.htm">=</a> </td>
<td></td>
<td>text-align: justify-all, direction: ltr
<ul class="assert">
<li>text-align:justify-all aligns text in order to exactly fill the line box, forcing the last line to justify as well.</li>
</ul>
</td>
</tr>
<tr id="text-align-justifyall-003-7.1" class="primary">
<td><strong>
<a href="text-align-justifyall-003.htm">text-align-justifyall-003</a></strong></td>
<td><a href="reference/text-align-justifyall-003.htm">=</a> </td>
<td></td>
<td>text-align: justify-all, dir=rtl
<ul class="assert">
<li>text-align:justify-all aligns text in order to exactly fill the line box, forcing the last line to justify as well.</li>
</ul>
</td>
</tr>
<tr id="text-align-justifyall-004-7.1" class="primary">
<td><strong>
<a href="text-align-justifyall-004.htm">text-align-justifyall-004</a></strong></td>
<td><a href="reference/text-align-justifyall-004.htm">=</a> </td>
<td></td>
<td>text-align: justify-all, dir=ltr
<ul class="assert">
<li>text-align:justify-all aligns text in order to exactly fill the line box, forcing the last line to justify as well.</li>
</ul>
</td>
</tr>
<tr id="text-align-justifyall-005-7.1" class="primary">
<td><strong>
<a href="text-align-justifyall-005.htm">text-align-justifyall-005</a></strong></td>
<td><a href="reference/text-align-justifyall-005.htm">=</a> </td>
<td></td>
<td>text-align: justify-all, dir=auto, RTL first strong
<ul class="assert">
<li>text-align:justify-all aligns text in order to exactly fill the line box, forcing the last line to justify as well.</li>
</ul>
</td>
</tr>
<tr id="text-align-justifyall-006-7.1" class="primary">
<td><strong>
<a href="text-align-justifyall-006.htm">text-align-justifyall-006</a></strong></td>
<td><a href="reference/text-align-justifyall-006.htm">=</a> </td>
<td></td>
<td>text-align: justify-all, dir=auto, LTR first strong
<ul class="assert">
<li>text-align:justify-all aligns text in order to exactly fill the line box, forcing the last line to justify as well.</li>
</ul>
</td>
</tr>
<tr id="text-align-match-parent-01-7.1" class="primary">
<td><strong>
<a href="text-align-match-parent-01.htm">text-align-match-parent-01</a></strong></td>
@ -104,6 +434,259 @@
</ul>
</td>
</tr>
<tr id="text-align-start-001-7.1" class="primary">
<td><strong>
<a href="text-align-start-001.htm">text-align-start-001</a></strong></td>
<td><a href="reference/text-align-start-001.htm">=</a> </td>
<td></td>
<td>text-align: start, direction: rtl
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. right when direction is horizontal, rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-start-002-7.1" class="primary">
<td><strong>
<a href="text-align-start-002.htm">text-align-start-002</a></strong></td>
<td><a href="reference/text-align-start-002.htm">=</a> </td>
<td></td>
<td>text-align: start, direction: ltr
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. left when direction is horizontal, ltr.</li>
</ul>
</td>
</tr>
<tr id="text-align-start-003-7.1" class="primary">
<td><strong>
<a href="text-align-start-003.htm">text-align-start-003</a></strong></td>
<td><a href="reference/text-align-start-003.htm">=</a> </td>
<td></td>
<td>text-align: start, dir=rtl
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. right when direction is horizontal, rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-start-004-7.1" class="primary">
<td><strong>
<a href="text-align-start-004.htm">text-align-start-004</a></strong></td>
<td><a href="reference/text-align-start-004.htm">=</a> </td>
<td></td>
<td>text-align: start, dir=ltr
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. left when direction is horizontal, ltr.</li>
</ul>
</td>
</tr>
<tr id="text-align-start-005-7.1" class="primary">
<td><strong>
<a href="text-align-start-005.htm">text-align-start-005</a></strong></td>
<td><a href="reference/text-align-start-005.htm">=</a> </td>
<td></td>
<td>text-align: start, direction: rtl
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. right when direction is horizontal, rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-start-006-7.1" class="primary">
<td><strong>
<a href="text-align-start-006.htm">text-align-start-006</a></strong></td>
<td><a href="reference/text-align-start-006.htm">=</a> </td>
<td></td>
<td>text-align: start, direction: ltr
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. left when direction is horizontal, ltr.</li>
</ul>
</td>
</tr>
<tr id="text-align-start-007-7.1" class="primary">
<td><strong>
<a href="text-align-start-007.htm">text-align-start-007</a></strong></td>
<td><a href="reference/text-align-start-007.htm">=</a> </td>
<td></td>
<td>text-align: start, dir=rtl
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. right when direction is horizontal, rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-start-008-7.1" class="primary">
<td><strong>
<a href="text-align-start-008.htm">text-align-start-008</a></strong></td>
<td><a href="reference/text-align-start-008.htm">=</a> </td>
<td></td>
<td>text-align: start, dir=ltr
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. left when direction is horizontal, ltr.</li>
</ul>
</td>
</tr>
<tr id="text-align-start-009-7.1" class="primary">
<td><strong>
<a href="text-align-start-009.htm">text-align-start-009</a></strong></td>
<td><a href="reference/text-align-start-009.htm">=</a> </td>
<td></td>
<td>text-align: start, dir=auto, RTL first strong
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. right when direction is auto and first strong character is rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-start-010-7.1" class="primary">
<td><strong>
<a href="text-align-start-010.htm">text-align-start-010</a></strong></td>
<td><a href="reference/text-align-start-010.htm">=</a> </td>
<td></td>
<td>text-align: start, dir=auto, LTR first strong
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. left when direction is auto and first strong character is ltr.</li>
</ul>
</td>
</tr>
<tr id="text-align-start-014-7.1" class="primary">
<td><strong>
<a href="text-align-start-014.htm">text-align-start-014</a></strong></td>
<td><a href="reference/text-align-start-014.htm">=</a> </td>
<td></td>
<td>text-align: start, pre, dir=rtl inherited
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. right when base direction is rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-start-015-7.1" class="primary">
<td><strong>
<a href="text-align-start-015.htm">text-align-start-015</a></strong></td>
<td><a href="reference/text-align-start-015.htm">=</a> </td>
<td></td>
<td>text-align: start, pre, dir=ltr inherited
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. left when base direction is ltr.</li>
</ul>
</td>
</tr>
<tr id="text-align-start-016-7.1" class="primary">
<td><strong>
<a href="text-align-start-016.htm">text-align-start-016</a></strong></td>
<td><a href="reference/text-align-start-016.htm">=</a> </td>
<td></td>
<td>text-align: start, pre, dir=auto
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. left when direction is auto and first strong character is ltr, and right when first strong is rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-start-017-7.1" class="primary">
<td><strong>
<a href="text-align-start-017.htm">text-align-start-017</a></strong></td>
<td><a href="reference/text-align-start-017.htm">=</a> </td>
<td></td>
<td>text-align: start, pre, dir=auto on surrounding block
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. since dir=auto is not inherited by pre, to left in ltr context.</li>
</ul>
</td>
</tr>
<tr id="text-align-start-018-7.1" class="primary">
<td><strong>
<a href="text-align-start-018.htm">text-align-start-018</a></strong></td>
<td></td>
<td></td>
<td>text-align: start, textarea, dir=rtl inherited
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. right when base direction is rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-start-019-7.1" class="primary">
<td><strong>
<a href="text-align-start-019.htm">text-align-start-019</a></strong></td>
<td></td>
<td></td>
<td>text-align: start, textarea, dir=ltr inherited
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. left when base direction is ltr.</li>
</ul>
</td>
</tr>
<tr id="text-align-start-020-7.1" class="primary">
<td><strong>
<a href="text-align-start-020.htm">text-align-start-020</a></strong></td>
<td></td>
<td></td>
<td>text-align: start, textarea dir=auto on control
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. when dir=auto on textarea, left when first strong is ltr, right when rtl.</li>
</ul>
</td>
</tr>
<tr id="text-align-start-021-7.1" class="primary">
<td><strong>
<a href="text-align-start-021.htm">text-align-start-021</a></strong></td>
<td></td>
<td></td>
<td>text-align: start, textarea, dir=auto on surrounding block
<ul class="assert">
<li>text-align:start aligns inline-level content to the start edge of the line box &amp;#8211; ie. since dir=auto is not inherited by textarea, to left in ltr context.</li>
</ul>
</td>
</tr>
<tr id="text-justify-001-7.1" class="primary">
<td><strong>
<a href="text-justify-001.htm">text-justify-001</a></strong></td>
<td><a href="reference/text-justify-001.htm">=</a> </td>
<td></td>
<td>text-justify: none
<ul class="assert">
<li>text-justify:none means justification is disabled: there are no justification opportunities within the text.</li>
</ul>
</td>
</tr>
<tr id="text-justify-002-7.1" class="primary">
<td><strong>
<a href="text-justify-002.htm">text-justify-002</a></strong></td>
<td></td>
<td></td>
<td>text-justify: inter-character
<ul class="assert">
<li>text-justify:inter-character means justification adjusts spacing between each pair of adjacent typographic character units.</li>
</ul>
</td>
</tr>
<tr id="text-justify-003-7.1" class="primary">
<td><strong>
<a href="text-justify-003.htm">text-justify-003</a></strong></td>
<td></td>
<td></td>
<td>text-justify: distribute
<ul class="assert">
<li>text-justify:distribute means justification adjusts spacing between each pair of adjacent typographic character units.</li>
</ul>
</td>
</tr>
<tr id="text-justify-004-7.1" class="primary">
<td><strong>
<a href="text-justify-004.htm">text-justify-004</a></strong></td>
<td></td>
<td></td>
<td>text-justify: inter-character, arabic
<ul class="assert">
<li>text-justify:inter-character means justification adjusts spacing between each pair of adjacent typographic character units. Justification must not introduce gaps between the joined typographic letter units of cursive scripts such as Arabic.</li>
</ul>
</td>
</tr>
<tr id="text-justify-005-7.1" class="primary">
<td><strong>
<a href="text-justify-005.htm">text-justify-005</a></strong></td>
<td></td>
<td></td>
<td>text-justify: distribute, arabic
<ul class="assert">
<li>text-justify:distribute means justification adjusts spacing between each pair of adjacent typographic character units. Justification must not introduce gaps between the joined typographic letter units of cursive scripts such as Arabic.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s7.1.#center">
<!-- 0 tests -->