Bug 260351

Summary: [text-wrap] Disable `text-wrap: balance` when not supported
Product: WebKit Reporter: David Choi <david_choi5>
Component: Layout and RenderingAssignee: David Choi <david_choi5>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

David Choi
Reported 2023-08-17 09:19:35 PDT
Currently, text-wrap: balance does not support certain CSS interactions (including preserved tabs, hyphens: manual/auto, and box-decoration-break: clone). The balancing logic should not run whenever these styles are used in inline content.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-08-17 09:20:06 PDT
David Choi
Comment 2 2023-08-17 13:26:50 PDT
David Choi
Comment 3 2023-08-17 13:29:21 PDT
EWS
Comment 4 2023-08-17 19:05:21 PDT
Committed 267025@main (fbfd1da04360): <https://commits.webkit.org/267025@main> Reviewed commits have been landed. Closing PR #16802 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.