summaryrefslogtreecommitdiffstats
path: root/layout/mathml/crashtests/463763-2.xhtml
blob: 8d41abade0dff82f0a91a32f6f1613790362c02b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<math xmlns="http://www.w3.org/1998/Math/MathML"
      xmlns:h="http://www.w3.org/1999/xhtml">
<mstyle displaystyle="false">
<munder style="display:block"><mo movablelimits="true"><h:frameset/></mo></munder>
<mover style="display:block"><mo movablelimits="true"><h:frameset/></mo></mover>
<munderover style="display:block"><mo movablelimits="true"><h:frameset/></mo></munderover>
</mstyle>
</math>
</body>
</html>