summaryrefslogtreecommitdiffstats
path: root/gfx/tests/crashtests/398042-1.xhtml
blob: 33c18a6052c3783e6823d2c525c25f03d377ae87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style id="s">
maligngroup { white-space: pre; }
</style>
</head>

<body onload="document.getElementById('s').disabled = true;">
<ms xmlns="http://www.w3.org/1998/Math/MathML"><maligngroup>

 </maligngroup></ms>
</body>
</html>