summaryrefslogtreecommitdiffstats
path: root/layout/mathml/crashtests/398038-1.html
blob: b383141c459edcf408f8c720c85c0821d6e64d59 (plain)
1
2
3
4
5
6
7
8
<html>
<head><title>Crashtest for bug 398038</title></head>
<body>
  <math><mpadded height="20 10"/></math>
  <math><mpadded height="10 0000000000em"/></math>
  <math><mpadded height="10 1.2em"/></math>
</body>
</html>