Files
UXP-Fixed/layout/mathml/crashtests/848725-2.html
T
2018-02-02 04:16:08 -05:00

18 lines
279 B
HTML

<!doctype html>
<html>
<head>
<title>Bug 848725</title>
<meta charset="utf-8"/>
</head>
<body>
<div>
<math>
<mover>
<mo>&#x21A1;</mo>
<mspace height="500px"></mspace>
</mover>
</math>
</div>
</body>
</html>