[Webkit-unassigned] [Bug 258233] New: Replace usages of RenderStyle::whiteSpace() with respective longhand functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 17 00:36:16 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=258233

            Bug ID: 258233
           Summary: Replace usages of RenderStyle::whiteSpace() with
                    respective longhand functions
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ntim at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230617/d21d5afe/attachment.htm>


More information about the webkit-unassigned mailing list