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/327711-1.svg
<?xml version="1.0" encoding="UTF-8"?>↩
<script>↩
function init()
{↩
document.documentElement.unsuspendRedrawAll();
document.getElementsByTagName("text")[0].firstChild.data = "Quux";
}↩
window.addEventListener("load", init, false);
</script>
<text x="125" y="30">Foo</text>↩
</svg>↩↩