RESOLVED CONFIGURATION CHANGED 150789
SVG CSS property values url(#id) should be computed against the external stylesheet
https://bugs.webkit.org/show_bug.cgi?id=150789
Summary SVG CSS property values url(#id) should be computed against the external styl...
Tim Guan-tin Chien [:timdream]
Reported 2015-11-01 19:15:04 PST
Tested on Mac OS 10.10 Safari and retested on WebKit Nightly. Steps to reproduce the problem: 1. Open two attachments listed in https://bugzilla.mozilla.org/show_bug.cgi?id=1220433 What is the expected behavior? The drop shadow should not be apply to svg shapes in the "test case" page because the URL in external style sheet should not be resolved against the current document. What went wrong? The drop shadow applied on the "test case" page just like it would on the "reference" page, causing confusion to Web devs. Does it occur on multiple sites: Yes Is it a problem with a plugin? No Did this work before? N/A Does this work in other browsers? Yes This bug is filed per response to https://twitter.com/timdream/status/660631923178405888 and comment at https://bugzilla.mozilla.org/show_bug.cgi?id=1220433#c2 Ideally, when browser disagrees, we should try to find some common ground by amend the spec to fill the gap...
Attachments
Brent Fulgham
Comment 1 2022-07-14 15:11:08 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.
Note You need to log in before you can comment on or make changes to this bug.