WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-08-17 09:20:06 PDT
<
rdar://problem/114031168
>
David Choi
Comment 2
2023-08-17 13:26:50 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/16801
David Choi
Comment 3
2023-08-17 13:29:21 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/16802
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.
Top of Page
Format For Printing
XML
Clone This Bug