Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://raw.githubusercontent.com/mozilla-firefox/firefox/main/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>