blob: e1b8c3d161079da854a3e8ef4a560bf7e18cc2c4 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>radicals rendering from in-flow children</title>
</head>
<body>
<math>
<msqrt>
<mspace width="64px" height="8px" style="background: lightblue"></mspace>
</msqrt>
<mroot>
<mspace width="64px" height="12px" style="background: lightblue"></mspace>
<mspace width="128px" height="24px" style="background: lightgreen"></mspace>
</mroot>
</math>
</body>
</html>