@@ -3464,7 +3464,6 @@ Breaking Rules for Letters: the 'word-break' property</h3>
3464
3464
* effect of word-break:keep-all on NU and AI classes
3465
3465
* Symbols that line-break the same way as letters of a particular category are affected the same way as those letters.
3466
3466
* 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>
3468
3467
* More tests for “does not affect rules governing the soft wrap opportunities created around punctuation"></wpt>
3469
3468
3470
3469
<pre class="propdef">
@@ -3620,6 +3619,7 @@ Breaking Rules for Letters: the 'word-break' property</h3>
3620
3619
word-break/word-break-normal-tdd-000.html
3621
3620
word-break/word-break-normal-th-000.html
3622
3621
word-break/word-break-normal-zh-000.html
3622
+ word-break/word-break-normal-ethiopic.html
3623
3623
</wpt>
3624
3624
3625
3625
<dt> <dfn>break-all</dfn>
@@ -3689,6 +3689,7 @@ Breaking Rules for Letters: the 'word-break' property</h3>
3689
3689
line-break/line-break-normal-hyphens-002.html
3690
3690
line-break/line-break-strict-hyphens-002.html
3691
3691
word-break/break-boundary-2-chars-002.html
3692
+ word-break/word-break-break-all-ethiopic.html
3692
3693
</wpt>
3693
3694
3694
3695
Note: This value does not affect
@@ -3699,6 +3700,7 @@ Breaking Rules for Letters: the 'word-break' property</h3>
3699
3700
<wpt>
3700
3701
white-space/break-spaces-before-first-char-011.html
3701
3702
white-space/break-spaces-before-first-ideographic-char-011.html
3703
+ word-break/word-break-break-all-ethiopic.html
3702
3704
</wpt>
3703
3705
3704
3706
Note: This option enables the other common behavior for Ethiopic.
0 commit comments