Files
UXP-Fixed/layout/mathml/crashtests/347495-1.xhtml
T
2018-02-02 04:16:08 -05:00

10 lines
232 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<div><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<munderover>
<mo>&#x0220F;</mo>
<mn>1</mn>
</munderover>
</math></div>
</body>
</html>