Bug 260351
Summary: | [text-wrap] Disable `text-wrap: balance` when not supported | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Choi <david_choi5> |
Component: | Layout and Rendering | Assignee: | 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
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
<rdar://problem/114031168>
David Choi
Pull request: https://github.com/WebKit/WebKit/pull/16801
David Choi
Pull request: https://github.com/WebKit/WebKit/pull/16802
EWS
Committed 267025@main (fbfd1da04360): <https://commits.webkit.org/267025@main>
Reviewed commits have been landed. Closing PR #16802 and removing active labels.