RESOLVED FIXED 260351
[text-wrap] Disable `text-wrap: balance` when not supported
https://bugs.webkit.org/show_bug.cgi?id=260351
Summary [text-wrap] Disable `text-wrap: balance` when not supported
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.