mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update CSS tests to revision d674587d6ae7d2e231d632785559f2613d554eb0
This commit is contained in:
parent
7c45ff8e05
commit
f235d49372
6623 changed files with 267392 additions and 10061 deletions
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Text Module Level 3 CR Test Suite</h1>
|
||||
<h2>Transforming Text (7 tests)</h2>
|
||||
<h2>Transforming Text (52 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -77,7 +77,502 @@
|
|||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s2.1.#text-transform">
|
||||
<!-- 5 tests -->
|
||||
<!-- 50 tests -->
|
||||
<tr id="css3-text-text-transform-001-2.1.#text-transform" class="primary font">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-001.htm">css3-text-text-transform-001</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-001-ref.htm">=</a> </td>
|
||||
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
|
||||
<td>CSS3 Text, text transform: Latin1 uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase all applicable letters in the Latin 1 set when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-002-2.1.#text-transform" class="primary font">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-002.htm">css3-text-text-transform-002</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-002-ref.htm">=</a> </td>
|
||||
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
|
||||
<td>CSS3 Text, text transform: Latin1 lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase all applicable letters in the Latin 1 set when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-003-2.1.#text-transform" class="primary font">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-003.htm">css3-text-text-transform-003</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-003-ref.htm">=</a> </td>
|
||||
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
|
||||
<td>CSS3 Text, text transform: Latin Extended Additional, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase all applicable letters in the Latin Extended Additional Unicode block when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-004-2.1.#text-transform" class="primary font">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-004.htm">css3-text-text-transform-004</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-004-ref.htm">=</a> </td>
|
||||
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
|
||||
<td>CSS3 Text, text transform: Latin Extended Additional, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase all applicable letters in the Latin Extended Additional Unicode block when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-005-2.1.#text-transform" class="primary font">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-005.htm">css3-text-text-transform-005</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-005-ref.htm">=</a> </td>
|
||||
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
|
||||
<td>CSS3 Text, text transform: Latin Extended-A, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase all applicable letters in the Latin Extended-A Unicode block when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-006-2.1.#text-transform" class="primary font">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-006.htm">css3-text-text-transform-006</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-006-ref.htm">=</a> </td>
|
||||
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
|
||||
<td>CSS3 Text, text transform: Latin Extended-A, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase all applicable letters in the Latin Extended-A Unicode block when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-007-2.1.#text-transform" class="primary font">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-007.htm">css3-text-text-transform-007</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-007-ref.htm">=</a> </td>
|
||||
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
|
||||
<td>CSS3 Text, text transform: Latin Extended-B, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase all applicable letters in the Latin Extended-B Unicode block when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-007a-2.1.#text-transform" class="primary font">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-007a.htm">css3-text-text-transform-007a</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-007a-ref.htm">=</a> </td>
|
||||
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
|
||||
<td>CSS3 Text, text transform: Latin Extended-B, uppercase (additional)
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase all these letters from the Latin Extended-B Unicode block when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-008-2.1.#text-transform" class="primary font">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-008.htm">css3-text-text-transform-008</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-008-ref.htm">=</a> </td>
|
||||
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
|
||||
<td>CSS3 Text, text transform: Latin Extended-B, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase all applicable letters in the Latin Extended-B Unicode block when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-009-2.1.#text-transform" class="primary font">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-009.htm">css3-text-text-transform-009</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-009-ref.htm">=</a> </td>
|
||||
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
|
||||
<td>CSS3 Text, text transform: Latin Extended-C, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase all applicable letters in the Latin Extended-C Unicode block when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-010-2.1.#text-transform" class="primary font">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-010.htm">css3-text-text-transform-010</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-010-ref.htm">=</a> </td>
|
||||
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
|
||||
<td>CSS3 Text, text transform: Latin Extended-C, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase all applicable letters in the Latin Extended-C Unicode block when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-010a-2.1.#text-transform" class="primary font">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-010a.htm">css3-text-text-transform-010a</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-010a-ref.htm">=</a> </td>
|
||||
<td><abbr class="font" title="Requires a special font">Font</abbr></td>
|
||||
<td>CSS3 Text, text transform: Latin Extended-C, lowercase (additional)
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase all these letters from the Latin Extended-C Unicode block when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-011-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-011.htm">css3-text-text-transform-011</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-011-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Full-width Latin, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase all applicable full width Latin letters when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-012-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-012.htm">css3-text-text-transform-012</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-012-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Full-width Latin, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase all applicable full width Latin letters when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-014-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-014.htm">css3-text-text-transform-014</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-014-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Greek and Coptic, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase all applicable letters in the Greek and Coptic Unicode block when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-015-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-015.htm">css3-text-text-transform-015</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-015-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Greek and Coptic, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase all applicable letters in the Greek and Coptic Unicode block when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-016-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-016.htm">css3-text-text-transform-016</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-016-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Greek Extended, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase all applicable letters in the Greek Extended Unicode block when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-017-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-017.htm">css3-text-text-transform-017</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-017-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Greek Extended, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase all applicable letters in the Greek Extended Unicode block when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-018-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-018.htm">css3-text-text-transform-018</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-018-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Cyrillic, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase all applicable letters in the Cyrillic Unicode block when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-019-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-019.htm">css3-text-text-transform-019</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-019-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Cyrillic, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase all applicable letters in the Cyrillic Unicode block when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-020-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-020.htm">css3-text-text-transform-020</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-020-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Cyrillic Extended, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase all applicable letters in the Cyrillic Extended Unicode block when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-021-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-021.htm">css3-text-text-transform-021</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-021-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Cyrillic Extended, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase all applicable letters in the Cyrillic Extended Unicode block when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-022-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-022.htm">css3-text-text-transform-022</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-022-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Armenian, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase all applicable letters in the Armenian Unicode block when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-023-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-023.htm">css3-text-text-transform-023</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-023-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Armenian, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase all applicable letters in the Armenian Unicode block when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-024-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-024.htm">css3-text-text-transform-024</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-024-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Number forms, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase all applicable letters in the Number forms Unicode block when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-025-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-025.htm">css3-text-text-transform-025</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-025-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Number forms, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase all applicable letters in the Number forms Unicode block when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-026-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-026.htm">css3-text-text-transform-026</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-026-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Enclosed Alphanumerics, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase all applicable letters in the Enclosed Alphanumerics Unicode block when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-027-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-027.htm">css3-text-text-transform-027</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-027-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Enclosed Alphanumerics, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase all applicable letters in the Enclosed Alphanumerics Unicode block when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-028-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-028.htm">css3-text-text-transform-028</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-028-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Deseret, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase all applicable letters in the Deseret Unicode block when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-029-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-029.htm">css3-text-text-transform-029</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-029-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Deseret, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase all applicable letters in the Deseret Unicode block when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-030-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-030.htm">css3-text-text-transform-030</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-030-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Georgian, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase all applicable letters in the Georgian Unicode block when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-031-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-031.htm">css3-text-text-transform-031</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-031-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Georgian, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase all applicable letters in the Georgian Unicode block when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-032-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-032.htm">css3-text-text-transform-032</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-032-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: German sharp S, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase the German sharp S as described in Unicode's SpecialCasing.txt when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-033-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-033.htm">css3-text-text-transform-033</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-033-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Latin ligatures, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase Latin ligatures as described in Unicode's SpecialCasing.txt when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-034-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-034.htm">css3-text-text-transform-034</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-034-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Armenian ligatures, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase Armenian ligatures as described in Unicode's SpecialCasing.txt when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-035-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-035.htm">css3-text-text-transform-035</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-035-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Greek specials, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase Greek characters as described in Unicode's SpecialCasing.txt when text-transform is set to uppercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-038-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-038.htm">css3-text-text-transform-038</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-038-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Greek final sigma, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase Greek final sigma at the end of a word as described in Unicode's SpecialCasing.txt when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-039-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-039.htm">css3-text-text-transform-039</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-039-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Lithuanian, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase Lithuanian as described in Unicode's SpecialCasing.txt when text-transform is set to lowercase.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-040-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-040.htm">css3-text-text-transform-040</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-040-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Turkish, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase Turkish as described in Unicode's SpecialCasing.txt when text-transform is set to uppercase and the language is specified as Turkish.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-041-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-041.htm">css3-text-text-transform-041</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-041-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Turkish, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase Turkish as described in Unicode's SpecialCasing.txt when text-transform is set to lowercase and the language is specified as Turkish.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-042-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-042.htm">css3-text-text-transform-042</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-042-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Azeri, uppercase
|
||||
<ul class="assert">
|
||||
<li>The UA will uppercase Azeri as described in Unicode's SpecialCasing.txt when text-transform is set to uppercase and the language is specified as Azeri.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-043-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-043.htm">css3-text-text-transform-043</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-043-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: Azeri, lowercase
|
||||
<ul class="assert">
|
||||
<li>The UA will lowercase Azeri as described in Unicode's SpecialCasing.txt when text-transform is set to lowercase and the language is specified as Azeri.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-044-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-044.htm">css3-text-text-transform-044</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-044-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: small kana mappings, hiragana
|
||||
<ul class="assert">
|
||||
<li>The browser will map small hiragana characters to full sized hiragana for display if text-transform is set to full-size-kana.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-045-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-045.htm">css3-text-text-transform-045</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-045-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: small kana mappings, katakana
|
||||
<ul class="assert">
|
||||
<li>The browser will map small katakana characters to full sized katakana for display if text-transform is set to full-size-kana.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css3-text-text-transform-046-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="css3-text-text-transform-046.htm">css3-text-text-transform-046</a></strong></td>
|
||||
<td><a href="reference/css3-text-text-transform-046-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS3 Text, text transform: small kana mappings, half-width katakana
|
||||
<ul class="assert">
|
||||
<li>The browser will map small half-width katakana characters to full sized half-width katakana for display if text-transform is set to full-size-kana.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="text-transform-capitalize-001-2.1.#text-transform" class="primary">
|
||||
<td><strong>
|
||||
<a href="text-transform-capitalize-001.htm">text-transform-capitalize-001</a></strong></td>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Text Module Level 3 CR Test Suite</h1>
|
||||
<h2>White Space Processing Details (6 tests)</h2>
|
||||
<h2>White Space Processing Details (26 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -64,7 +64,227 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s4.1.2">+</a>
|
||||
<a href="http://www.w3.org/TR/css-text-3/#line-break-transform">4.1.2 Segment Break Transformation Rules</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
<!-- 20 tests -->
|
||||
<tr id="seg-break-transformation-000-4.1.2" class="primary script">
|
||||
<td><strong>
|
||||
<a href="seg-break-transformation-000.htm">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.htm">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.htm">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.htm">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.htm">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.htm">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.htm">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.htm">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.htm">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.htm">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.htm">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.htm">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.htm">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.htm">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.htm">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.htm">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.htm">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="white-space-collapse-000-4.1.2" class="primary script">
|
||||
<td><strong>
|
||||
<a href="white-space-collapse-000.htm">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.htm">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.htm">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">
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -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 ‘text-align’ 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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 &#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 -->
|
||||
|
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+0020 SPACE</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-break-details" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="When white-space allows wrapping, line breaking behavior defined for the WJ, ZW, and GL line-breaking classes in [UAX14] must be honored." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+200B ZERO WIDTH SPACE</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-break-details" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="When white-space allows wrapping, line breaking behavior defined for the WJ, ZW, and GL line-breaking classes in [UAX14] must be honored." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa​bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2002 EN SPACE</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA breaking space characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2003 EM SPACE</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA breaking space characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2004 THREE-PER-EM SPACE</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA breaking space characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2005 FOUR-PER-EM SPACE</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA breaking space characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2006 SIX-PER-EM SPACE</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA breaking space characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2000 EN QUAD</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA breaking space characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2001 EM QUAD</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA breaking space characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2008 PUNCTUATION SPACE</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA breaking space characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2009 THIN SPACE</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA breaking space characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+200A HAIR SPACE</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA breaking space characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1680 OGHAM SPACE MARK</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA breaking space characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+205F MEDIUM MATHEMATICAL SPACE</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA breaking space characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+058A ARMENIAN HYPHEN</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA breaking hyphen characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa֊bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2010 HYPHEN</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA breaking hyphen characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa‐bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2012 FIGURE DASH</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA breaking hyphen characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa‒bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2013 EN DASH</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA breaking hyphen characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa–bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+05BE HEBREW PUNCTUATION MAQAF</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-break-details" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA visible word divider characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa־bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+0F0B TIBETAN MARK INTERSYLLABIC TSHEG</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-break-details" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA visible word divider characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa་bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1361 ETHIOPIC WORD SPACE</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-break-details" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA visible word divider characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa፡bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+17D8 KHMER SIGN BEYYAL</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-break-details" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA visible word divider characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa៘bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+17DA KHMER SIGN KOOMUUT</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-break-details" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA visible word divider characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa៚bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2027 HYPHENATION POINT</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-break-details" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA visible word divider characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa‧bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+007C VERTICAL LINE</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-break-details" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after each of the BA visible word divider characters." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa|bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+16EB RUNIC SINGLE DOT PUNCTUATION</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᛫bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+16EC RUNIC MULTIPLE DOT PUNCTUATION</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᛬bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+16ED RUNIC CROSS PUNCTUATION</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᛭bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2056 THREE DOT PUNCTUATION</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⁖bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2058 FOUR DOT PUNCTUATION</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⁘bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2059 FIVE DOT PUNCTUATION</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⁙bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+205A TWO DOT PUNCTUATION</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⁚bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+205B FOUR DOT MARK</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⁛bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+205D TRICOLON</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⁝bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+205E VERTICAL FOUR DOTS</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⁞bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2E19 PALM BRANCH</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⸙bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2E2A TWO DOTS OVER ONE DOT PUNCTUATION</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⸪bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2E2B ONE DOT OVER TWO DOTS PUNCTUATION</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⸫bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2E2C SQUARED FOUR DOT PUNCTUATION</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⸬bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2E2D FIVE DOT PUNCTUATION</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⸭bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2E30 RING POINT</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⸰bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+10100 AEGEAN WORD SEPARATOR LINE</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa𐄀bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+10101 AEGEAN WORD SEPARATOR DOT</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa𐄁bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+10102 AEGEAN CHECK MARK</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa𐄂bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1039F UGARITIC WORD DIVIDER</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa𐎟bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+103D0 OLD PERSIAN WORD DIVIDER</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa𐏐bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1091F PHOENICIAN WORD DIVIDER</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa𐤟bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+12470 CUNEIFORM PUNCTUATION SIGN OLD ASSYRIAN WORD DIVIDER</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA historic word separator property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa𒑰bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+0964 DEVANAGARI DANDA</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa।bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+0965 DEVANAGARI DOUBLE DANDA</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa॥bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+0E5A THAI CHARACTER ANGKHANKHU</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa๚bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+0E5B THAI CHARACTER KHOMUT</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa๛bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+104A MYANMAR SIGN LITTLE SECTION</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa၊bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+104B MYANMAR SIGN SECTION</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa။bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1735 PHILIPPINE SINGLE PUNCTUATION</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᜵bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1736 PHILIPPINE DOUBLE PUNCTUATION</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᜶bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+17D4 KHMER SIGN KHAN</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa។bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+17D5 KHMER SIGN BARIYOOSAN</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa៕bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1B5E BALINESE CARIK SIKI</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᭞bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1B5F BALINESE CARIK PAREREN</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᭟bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+A8CE SAURASHTRA DANDA</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa꣎bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+A8CF SAURASHTRA DOUBLE DANDA</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa꣏bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+AA5D CHAM PUNCTUATION DANDA</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa꩝bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+AA5E CHAM PUNCTUATION DOUBLE DANDA</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa꩞bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+AA5F CHAM PUNCTUATION TRIPLE DANDA</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa꩟bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+10A56 KHAROSHTHI PUNCTUATION DANDA</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa𐩖bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+10A57 KHAROSHTHI PUNCTUATION DOUBLE DANDA</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA danda property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa𐩗bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+0F85 TIBETAN MARK PALUTA</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The UA will break a line of text after any Unicode character with the BA tibetan property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa྅bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+0F34 TIBETAN MARK BSDUS RTAGS</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The UA will break a line of text after any Unicode character with the BA tibetan property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa༴bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+0F7F TIBETAN SIGN RNAM BCAD</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The UA will break a line of text after any Unicode character with the BA tibetan property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaཿbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+07BE TIBETAN KU RU KHA</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The UA will break a line of text after any Unicode character with the BA tibetan property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+0FBF TIBETAN KU RU KHA BZHI MIG CAN</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The UA will break a line of text after any Unicode character with the BA tibetan property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa྿bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+0FD2 TIBETAN MARK NYIS TSHEG</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The UA will break a line of text after any Unicode character with the BA tibetan property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa࿒bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+0FD2 TIBETAN MARK NYIS TSHEG</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The UA will break a line of text after any Unicode character with the BA tibetan property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa࿒bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1804 MONGOLIAN COLON</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᠄bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1805 MONGOLIAN FOUR DOTS</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᠅bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1B5A BALINESE PANTI</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᭚bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1B5B BALINESE PAMADA</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᭛bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1B5C BALINESE WINDU</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᭜bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1B5D BALINESE CARIK PAMUNGKAH</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᭝bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1B60 BALINESE PAMENENG</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᭠bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1C3B LEPCHA PUNCTUATION TA-ROL</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᰻bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1C3C LEPCHA PUNCTUATION NYET THYOOM TA-ROL</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᰼bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1C3E LEPCHA PUNCTUATION TSHOOK CER-WA</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᰾bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1C3E LEPCHA PUNCTUATION TSHOOK CER-WA</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᰾bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1C3F LEPCHA PUNCTUATION TSHOOK</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᰿bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1C7E OL CHIKI PUNCTUATION MUCAAD</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᱾bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+1C7F OL CHIKI PUNCTUATION DOUBLE MUCAAD</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa᱿bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2CFA COPTIC OLD NUBIAN DIRECT QUESTION MARK</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⳺bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2CFB COPTIC OLD NUBIAN INDIRECT QUESTION MARK</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⳻bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2CFC COPTIC OLD NUBIAN VERSE DIVIDER</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⳼bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2CFF COPTIC MORPHOLOGICAL DIVIDER</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⳿bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+2E17 OBLIQUE DOUBLE HYPHEN</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa⸗bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+A60D VAI COMMA</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa꘍bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+A60F VAI QUESTION MARK</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa꘏bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS3 Text, linebreaks: U+A92E KAYAH LI SIGN CWI</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#line-breaking" rel="help">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<meta content="font dom" name="flags">
|
||||
<meta content="[Exploratory] The browser will break a line of text after any Unicode character with the BA Other Terminating Punctuation property." name="assert">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'csstest_ascii';
|
||||
src: url('support/csstest-ascii-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
#breakable { font-family: csstest_ascii; font-size: 25px; width: 800px; line-height: 30px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<div class="test">
|
||||
<div id="breakable">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa꤮bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--Notes:
|
||||
|
||||
Box height: <span id='debugresult'></span><script>document.getElementById('debugresult').innerHTML = document.getElementById('breakable').offsetHeight;</script>
|
||||
|
||||
-->
|
||||
<script>
|
||||
test(function() {
|
||||
assert_true(document.getElementById('breakable').offsetHeight > 35);
|
||||
}, " ");
|
||||
</script>
|
||||
|
||||
<div id="log"></div>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue