Chromium Issue
https://issues.chromium.org/issues/40886057
Description
Fixed a long-standing WPT failure in CSS text line breaking:
css/css-text/word-break/word-break-break-all-ethiopic.html.
Fix
Fix word-break: break-all behavior by honoring UAX#14 LB21 in the break-all line break table and removing incorrect break opportunities before BA-class characters (for example U+1361 Ethiopic Wordspace).
CL
https://chromium-review.googlesource.com/c/chromium/src/+/7665802
Demo
https://static.januschka.com/i-40886057/
Status
Merged.
Chromium Issue
https://issues.chromium.org/issues/40886057
Description
Fixed a long-standing WPT failure in CSS text line breaking:
css/css-text/word-break/word-break-break-all-ethiopic.html.Fix
Fix
word-break: break-allbehavior by honoring UAX#14 LB21 in the break-all line break table and removing incorrect break opportunities before BA-class characters (for example U+1361 Ethiopic Wordspace).CL
https://chromium-review.googlesource.com/c/chromium/src/+/7665802
Demo
https://static.januschka.com/i-40886057/
Status
Merged.