WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
112882
CSS reference filters should make CORS requests for SVG files
https://bugs.webkit.org/show_bug.cgi?id=112882
Summary
CSS reference filters should make CORS requests for SVG files
Dominic Mazzoni
Reported
2013-03-20 23:19:22 PDT
Currently a CSS reference filter is limited to SVG files from the same page or same origin, e.g.: box { -webkit-filter: url('myfilters.svg#filter1'); } We should make it possible to reference filters from other origins if that other origin allows it.
Attachments
Add attachment
proposed patch, testcase, etc.
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