WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
258233
Replace usages of RenderStyle::whiteSpace() with respective longhand functions
https://bugs.webkit.org/show_bug.cgi?id=258233
Summary
Replace usages of RenderStyle::whiteSpace() with respective longhand functions
Tim Nguyen (:ntim)
Reported
2023-06-17 00:36:16 PDT
We should entirely remove RenderStyle::whiteSpace() and replace it with RenderStyle::whiteSpaceCollapse() & RenderStyle::textWrap() at the relevant call sites. This will allow getting proper layout support for the two longhand properties, notably for currently unsupported configurations like text-wrap: balance.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-06-17 00:36:39 PDT
<
rdar://problem/110936960
>
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