Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/svg/tests/svg_example_script.svg
<svg version="1.1">
<script>
document.documentElement.style.backgroundColor = 'rebeccapurple';
throw "badment, should never fire.";
</script>
<g><circle cx="25.8" cy="9.3" r="1.5"/></g>
</svg>