[Webkit-unassigned] [Bug 251909] New: Table elements aren't clipped to table

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 01:50:18 PST 2023


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

            Bug ID: 251909
           Summary: Table elements aren't clipped to table
           Product: WebKit
           Version: Safari 16
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossman at cendio.se

Created attachment 464905

  --> https://bugs.webkit.org/attachment.cgi?id=464905&action=review

Test case

If a table has "overflow: clip;", then Chrome and Firefox both clip the contents of the table to the shape of the table. This is very useful when you want a table with round corners.

Unfortunately, WebKit does not, giving sharp edges for elements that have a non-transparent background.

Tested using Safari on iOS, and Epiphany on Linux.

-- 
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/20230208/99c98817/attachment.htm>


More information about the webkit-unassigned mailing list