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/873806-1.svg
<foreignObject requiredFeatures="fail">
<svg>
<text>a</text>
</svg>
</foreignObject>
<script>
document.querySelector("text").getBBox();
</script>
</svg>