RESOLVED CONFIGURATION CHANGED 219458
clip-path is applied to wrong element when referencing SVG clipPath via url()
https://bugs.webkit.org/show_bug.cgi?id=219458
Summary clip-path is applied to wrong element when referencing SVG clipPath via url()
Xidorn Quan
Reported 2020-12-02 15:49:35 PST
Created attachment 415255 [details] testcase Steps to reproduce: 1. open the attached testcase 2. drag the image around Expected behavior: The opaque circle close to the middle of the image should be fixed. Actual behavior: The opaque circle is moved with the image. It works as expected on Firefox and Chrome. This is causing issue for Canva's editor on Safari.
Attachments
testcase (1.12 KB, text/html)
2020-12-02 15:49 PST, Xidorn Quan
no flags
Xidorn Quan
Comment 1 2020-12-02 15:52:03 PST
It seems that using <basic-shape> doesn't have the same issue.
Smoley
Comment 2 2020-12-07 11:00:04 PST
This reproduces for me on Safari 13.1.3 - STP 116 (14.1).
Radar WebKit Bug Importer
Comment 3 2020-12-07 11:01:06 PST
Simon Fraser (smfr)
Comment 4 2022-08-15 10:48:36 PDT
I cannot reproduce this in STP 151 or a recent Safari.
Note You need to log in before you can comment on or make changes to this bug.