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/842909-1.svg
<defs>
<text id="t">X</text>
</defs>
<script>
window.addEventListener("load", function() {
document.getElementById("t").getSubStringLength(0, 0);
}, false);
</script>
</svg>