summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/370884-1.xhtml
blob: 3959d4b1781ed3dde767fbd30ae4407dbfd86f8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:math="http://www.w3.org/1998/Math/MathML">
<head>
</head>

<body>

<math:mroot>
  <div>
    <div style="position: fixed;">Y</div>
  </div>
</math:mroot>

</body>
</html>