Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/dom/canvas/test/webgl-conf/checkout/extra/sample.svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<rect width="100" height="100" fill="red"/>
<circle cx="50" cy="50" r="50" fill="blue"/>
</svg>