blob: 5b3424b7081ec8ee2fdd905b971820da6f6da05e [file] [log] [blame]
<!doctype html>
<html>
<head>
<title>mspace children</title>
<meta charset="utf-8"/>
</head>
<body>
<p>This test passes if &lt;mspace&gt; does not create child renderers.</p>
<math><mspace width="100px" height="200" depth="300px">Text Node <mtext>x</mtext></mspace></math>
</body>
</html>