[Webkit-unassigned] [Bug 278269] New: Introduce BorderShape to prepare for non-rounded corner shapes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 16 18:43:01 PDT 2024


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

            Bug ID: 278269
           Summary: Introduce BorderShape to prepare for non-rounded
                    corner shapes
           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: simon.fraser at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

There's a lot of code currently that assumes that CSS boxes are rects or rounded rects. With `corner-shape`, that's no longer true, so we need a class that hides the complexities of clipping, painting and hit-testing more complex border shapes.

-- 
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/20240817/43ee4c0a/attachment.htm>


More information about the webkit-unassigned mailing list