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/1535517-1.svg
<marker><text><tspan id="x"/></text></marker>
<script>
window.addEventListener("load", function() {
document.getElementById("x").appendChild(document.createTextNode("\u062Ax"));
}, false);
</script>
</svg>