Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/svg/crashtests/757751-1.svg
<defs>
<svg id="x" viewBox=" 0 0 10 10"/>
</defs>
<script>
window.addEventListener("load", function() { document.getElementById("x").setAttribute("width", "2"); }, false);
</script>
</svg>