gecko/gfx/tests/crashtests/398042-2.xhtml

14 lines
278 B
HTML
Raw Normal View History

2008-01-06 16:31:45 -08:00
<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>