Bug 258233
| Summary: | Replace usages of RenderStyle::whiteSpace() with respective longhand functions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | Layout and Rendering | Assignee: | 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)
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
<rdar://problem/110936960>