Skip to content

Commit 0c74e85

Browse files
committed
[css-text-3] Update Test Coverage
1 parent e0c1fec commit 0c74e85

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

css-text-3/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2415,6 +2415,12 @@ Line Breaking Details</h3>
24152415
see in particular [[css-writing-modes-3#bidi-algo]]
24162416
and <a href="http://unicode.org/reports/tr9/#Reordering_Resolved_Levels">UAX9&sect;3.4 Reordering Resolved Levels</a>.
24172417

2418+
<wpt pathprefix="/css/CSS2/bidi-text/">
2419+
bidi-breaking-001.xht
2420+
bidi-breaking-002.xht
2421+
bidi-breaking-003.xht
2422+
</wpt>
2423+
24182424
<li>Regardless of the 'white-space' value,
24192425
lines always break at each <a>preserved</a> forced break character:
24202426
thus

css-text-3/test-coverage.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -216,11 +216,6 @@ <h3 id="line-breaking-details">5.1 <a href="https://drafts.csswg.org/css-text-3/
216216
<li>Test for <a href="https://github.com/w3c/csswg-drafts/issues/4284">https://github.com/w3c/csswg-drafts/issues/4284</a>
217217
</ul>
218218

219-
<p>Maybe missing, maybe existing in some other test suite:
220-
<ul>
221-
<li>The interaction of line breaking and bidirectional text is defined by [CSS-WRITING-MODES-3] and [UAX9], see in particular CSS Writing Modes 3 §2.4 Applying the Bidirectional Reordering Algorithm and UAX9§3.4 Reordering Resolved Levels. <span class=note>Look for escape code for LINE SEPARATOR, that should dredge them up</span>
222-
</ul>
223-
224219
<p>Untestable(?):
225220

226221
<ul>

0 commit comments

Comments
 (0)