RESOLVED WORKSFORME19657
External SVG images do not load if xlink:href is from different domain
https://bugs.webkit.org/show_bug.cgi?id=19657
Summary External SVG images do not load if xlink:href is from different domain
Andreas Neumann
Reported 2008-06-18 11:19:42 PDT
SVG images inside SVG files (<image/> element) seem only to work if the URL of the external image is from the same domain as the original SVG file. However, files from other domains should work as well. Thank you for having a look at this bug!
Attachments
Eric Seidel (no email)
Comment 1 2008-07-03 21:51:56 PDT
This seems like overzelous security. We should allow loading of .svg files from other domains when they are used as images.
Rob Buis
Comment 2 2010-05-28 00:08:35 PDT
Hello Andreas, (In reply to comment #0) > SVG images inside SVG files (<image/> element) seem only to work if the URL of the external image is from the same domain as the original SVG file. > > However, files from other domains should work as well. > > Thank you for having a look at this bug! This seems to work nowadays, so we can probably close this bug? Cheers, Rob.
Rob Buis
Comment 3 2011-05-25 12:13:07 PDT
This works fine nowadays. Cheers, Rob.
Note You need to log in before you can comment on or make changes to this bug.