Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://raw.githubusercontent.com/mozilla-firefox/firefox/main/dom/svg/crashtests/601406-1.svg
<script>
<![CDATA[
function boom() { document.getElementById("a").getBBox(); }
window.addEventListener("load", boom, false);
]]>
</script>
<a id="a"/>
</svg>