Re: using svg effects from user agent stylesheet.
| Newsgroups | gmane.comp.mozilla.devel.svg |
|---|---|
| Message-ID | <[email protected]> |
Boris Zbarsky <[email protected]> wrote: > [email protected] wrote: >> in userContent.css, or another css file loaded with nsIStyleSheetService, I >> get following error: >> >>> Security Error: Content at http://www.mozilla.org/projects/minefield/ may not >>> load or link to >>> file:///home/arno/.mozilla/firefox/vs5fvd6p.test/chrome/bnw_filter.svg. > > That's a bug. Can you please file it? We should be using the principal > of the stylesheet for the security check, not the principal of the > styled document... Thanks for your answer. I've filled bug #462014. arno