summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/crashtests/mozilla/364686-1.xhtml
blob: add9238d8fa929a1150fbf14cb25c7dd60fe4803 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:math="http://www.w3.org/1998/Math/MathML">

<body>

<math:merror>
  <img/>
</math:merror>

</body>
</html>