summaryrefslogtreecommitdiffstats
path: root/layout/mathml/crashtests/412237-1.xml
blob: 2e8f13b73e0ea6a6969b8546428d2f66c8025657 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>
<body>

<math xmlns="http://www.w3.org/1998/Math/MathML">
  <ms fontsize="-2%"><mfrac><mi>x</mi><mi>y</mi></mfrac></ms>
</math>

</body>
</html>