[Webkit-unassigned] [Bug 251502] New: When using border radius and overflow hidden to parent and the child. The border applied to child DOM element disappears

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 04:18:57 PST 2023


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

            Bug ID: 251502
           Summary: When using border radius and overflow hidden to parent
                    and the child. The border applied to child DOM element
                    disappears
           Product: WebKit
           Version: Safari 16
          Hardware: Mac (Intel)
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Compositing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: amithbr6 at gmail.com
                CC: simon.fraser at apple.com

Created attachment 464794

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

missing border in safari

When using border-radius and overflow: hidden to parent and the child DOM elements. The border applied to child DOM element disappears in Safari. Other browsers work as expected.

Applying transform:scale(1) to child DOM works, but not sure why it works.

Codepen link for reproducing the bug: https://codepen.io/amith-b/pen/JjBmQBy

-- 
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/20230201/5f970b80/attachment.htm>


More information about the webkit-unassigned mailing list