[Webkit-unassigned] [Bug 201455] New: position: static element with border radius does not hide position: relative elements if a layer behind it has position: fixed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 4 04:51:43 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=201455
Bug ID: 201455
Summary: position: static element with border radius does not
hide position: relative elements if a layer behind it
has position: fixed
Product: WebKit
Version: Safari 12
Hardware: Macintosh
OS: macOS 10.14
Status: NEW
Severity: Normal
Priority: P2
Component: Compositing
Assignee: webkit-unassigned at lists.webkit.org
Reporter: tombigel at wix.com
Created attachment 377971
--> https://bugs.webkit.org/attachment.cgi?id=377971&action=review
bug example
when applying border radius on an element with no positioning and a border-radius it does not clip relatively positioned elements inside it only if a layer behind it has fixed positioning applied
Works as expected on Chrome and Firefox
Codepen of attached example: https://codepen.io/tombigel/pen/OJLOmpN
--
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/20190904/75e80e9c/attachment.html>
More information about the webkit-unassigned
mailing list