RESOLVED FIXED 201030
[SVG] -webkit-clip-path treats url(abc#xyz) as url(#xyz) because it checks only URL fragment part
https://bugs.webkit.org/show_bug.cgi?id=201030
Summary [SVG] -webkit-clip-path treats url(abc#xyz) as url(#xyz) because it checks on...
Fujii Hironori
Reported 2019-08-21 22:59:49 PDT
[SVG] -webkit-clip-path treats url(not-found#clip1) as url(#clip1) because it checks only URL fragment part
Attachments
Patch (5.14 KB, patch)
2019-08-21 23:06 PDT, Fujii Hironori
no flags
Fujii Hironori
Comment 1 2019-08-21 23:06:38 PDT
Fujii Hironori
Comment 2 2019-08-22 19:07:14 PDT
Comment on attachment 376990 [details] Patch Clearing flags on attachment: 376990 Committed r249040: <https://trac.webkit.org/changeset/249040>
Fujii Hironori
Comment 3 2019-08-22 19:07:17 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-08-22 19:08:18 PDT
Note You need to log in before you can comment on or make changes to this bug.