summaryrefslogtreecommitdiffstats
path: root/gfx/tests/crashtests/398042-2.xhtml
blob: 49b40673a14efae21c23d9e60e2a07626d74be4d (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>