summaryrefslogtreecommitdiffstats
path: root/layout/mathml/crashtests/347495-1.xhtml
blob: 9cff7bdcfea8b2c51fb8bc4b0a96d420ff7ea580 (plain)
1
2
3
4
5
6
7
8
9
10
<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>