summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/crashtests/mozilla/347495-1.xhtml
blob: 4a65b8f34d914b23ee708354b62ddcce0b278aab (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>