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/struct/reftests/reference/inner-svg-transform-and-viewbox-ref.svg
<g transform="translate(100,50)">
<svg width="50" height="50" viewBox="0 0 40 40">
<rect width="50" height="50" fill="green"/>
<circle cx="25" cy="25" r="6"/>
</svg>
</g>
</svg>