RESOLVED CONFIGURATION CHANGED Bug 158329
Using svg clipPaths causes position: relative elements to not be displayed.
https://bugs.webkit.org/show_bug.cgi?id=158329
Summary Using svg clipPaths causes position: relative elements to not be displayed.
Said Abou-Hallawa
Reported 2016-06-02 17:12:58 PDT
Created attachment 280387 [details] test case Open the attached test case. It has one inline-block <div> element which is clipped with an SVG clipPath. And another <div> element which is positioned relative. Result: The relative <div> element is not displayed. Expected: The relative <div> element should be displayed.
Attachments
test case (611 bytes, text/html)
2016-06-02 17:12 PDT, Said Abou-Hallawa
no flags
Safari 15.5 matches other browsers (567.84 KB, image/png)
2022-07-13 04:37 PDT, Ahmad Saleem
no flags
Said Abou-Hallawa
Comment 1 2016-06-02 17:13:40 PDT
Ahmad Saleem
Comment 2 2022-07-13 04:37:38 PDT
Created attachment 460854 [details] Safari 15.5 matches other browsers I am unable to reproduce this bug in Safari 15.5 on macOS 12.4 using attached test case. The output of test case is consistent with other browsers as can be seen from the attached screenshot. I think it was fixed along the way and I think this bug can be marked as "RESOLVED CONFIGURATION CHANGED". If I have tested it incorrectly, please retest accordingly. Thanks!
Note You need to log in before you can comment on or make changes to this bug.