Bug 258233

Summary: Replace usages of RenderStyle::whiteSpace() with respective longhand functions
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 258591, 258329, 258331, 258334, 258335, 258336, 258426, 258544    
Bug Blocks:    

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
Radar WebKit Bug Importer
Comment 1 2023-06-17 00:36:39 PDT
Note You need to log in before you can comment on or make changes to this bug.