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/styling/nested-svg-sizing-with-use-expected.svg
<svg width="400" height="400" xmlns="http://www.w3.org/2000/svg">
<svg id="target" width="50" height="50">
<circle cx="50" cy="50" r="40" fill="green" />
</svg>
</svg>