Re: [svgwg] Referencing SVGs through USE from other domains (#707)

The same problem when trying to use a cross-origin SVG from CSS. E. g. if a page at `example.com` loads a stylesheet at `static.example.com/style.css` and the stylesheet references an image at `static.example.com/image.svg`, the image is blocked.

`crossorigin` attribute won't be applicable here.

-- 
GitHub Notification of comment by tigrr
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/707#issuecomment-616397077 using your GitHub account

Received on Monday, 20 April 2020 08:34:26 UTC