[Webkit-unassigned] [Bug 256883] New: unexpected line rendered in <th> with border-radius

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 17 02:22:07 PDT 2023


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

            Bug ID: 256883
           Summary: unexpected line rendered in <th> with border-radius
           Product: WebKit
           Version: Safari 16
          Hardware: Mac (Apple Silicon)
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Compositing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: samuel at cendio.se
                CC: simon.fraser at apple.com

Created attachment 466378

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

simple HTML that illustrates the problem

A line renders in-between <th> elements when the first <th> has a border-top-left-radius set. The attached example HTML displays the issue in our end in most zoom levels, but not all. The text inside the <th> also seems to matter, some contents doesn't trigger the issue for some reason.

FYI, we ended up using border-top-left-radius like this due to bug 251909.

-- 
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/20230517/413b630a/attachment.htm>


More information about the webkit-unassigned mailing list