summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/385265-1.xhtml
blob: 7994653ffa78ecf1df691d96f6f63d03d7cf55ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html xmlns="http://www.w3.org/1999/xhtml">
<body>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mtable>
    <mtr>
      <mtd><mi>x</mi></mtd>
    </mtr>
  </mtable>
</math>

</body>
</html>