Skip to content

Commit 03c1817

Browse files
committed
[css-text-3] Update test coverage
1 parent 81f46a5 commit 03c1817

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css-text-3/Overview.bs

+3-1
Original file line numberDiff line numberDiff line change
@@ -3464,7 +3464,6 @@ Breaking Rules for Letters: the 'word-break' property</h3>
34643464
* effect of word-break:keep-all on NU and AI classes
34653465
* Symbols that line-break the same way as letters of a particular category are affected the same way as those letters.
34663466
* does not suppress wbr
3467-
* Tests for <a href=https://github.com/w3c/csswg-drafts/issues/4765>https://github.com/w3c/csswg-drafts/issues/4765</a>
34683467
* More tests for “does not affect rules governing the soft wrap opportunities created around punctuation"></wpt>
34693468

34703469
<pre class="propdef">
@@ -3620,6 +3619,7 @@ Breaking Rules for Letters: the 'word-break' property</h3>
36203619
word-break/word-break-normal-tdd-000.html
36213620
word-break/word-break-normal-th-000.html
36223621
word-break/word-break-normal-zh-000.html
3622+
word-break/word-break-normal-ethiopic.html
36233623
</wpt>
36243624

36253625
<dt><dfn>break-all</dfn>
@@ -3689,6 +3689,7 @@ Breaking Rules for Letters: the 'word-break' property</h3>
36893689
line-break/line-break-normal-hyphens-002.html
36903690
line-break/line-break-strict-hyphens-002.html
36913691
word-break/break-boundary-2-chars-002.html
3692+
word-break/word-break-break-all-ethiopic.html
36923693
</wpt>
36933694

36943695
Note: This value does not affect
@@ -3699,6 +3700,7 @@ Breaking Rules for Letters: the 'word-break' property</h3>
36993700
<wpt>
37003701
white-space/break-spaces-before-first-char-011.html
37013702
white-space/break-spaces-before-first-ideographic-char-011.html
3703+
word-break/word-break-break-all-ethiopic.html
37023704
</wpt>
37033705

37043706
Note: This option enables the other common behavior for Ethiopic.

0 commit comments

Comments
 (0)