Mypal/gfx/tests/crashtests/398042-1.xhtml
2019-03-11 13:26:37 +03:00

14 lines
279 B
HTML

<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>