Skip to content

Fix Chromium issue 40886057: word-break:break-all fails for Ethiopic BA-class characters #83

@hjanuschka

Description

@hjanuschka

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions