WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
148372
SVG external media doesn't accept Blob URIs
https://bugs.webkit.org/show_bug.cgi?id=148372
Summary
SVG external media doesn't accept Blob URIs
Patrick Kettner
Reported
2015-08-23 19:38:59 PDT
Created
attachment 259745
[details]
test page Safari does not allow for you to use a blob uri as a source for external media (e.g. use's xhlink:href). This is useful for clientside created assets, as well as as a feature test to detect SVG external media support. It seems to be attempting to request it from the network as it shows as a 404 error in the network tab. All other browsers that support the file blobs and createObjectURL are able to do this. I have attached a test page showing the issue.
Attachments
test page
(490 bytes, text/html)
2015-08-23 19:38 PDT
,
Patrick Kettner
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2022-07-15 17:11:21 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.
Top of Page
Format For Printing
XML
Clone This Bug