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/384499-1.svg
<html:style>
#mathy { display: table}
</html:style>
<foreignObject width="500" height="500" y="50">
<p>Foo</p>
<div>
<math xmlns="http://www.w3.org/1998/Math/MathML" id="mathy" display="block">
<mrow>
<mi>x</mi>
</mrow>
</math>
</div>
</div>
</foreignObject>
</svg>