Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/testing/web-platform/tests/svg/as-image/external-resource-inline-sheet-helper.svg
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100">
<style><![CDATA[
svg {
background-image: url(/images/blue.png);
}
]]></style>
</svg>