haikuwebkit/LayoutTests/mathml/presentation/menclose-notation-default-l...

11 lines
281 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>menclose default notation longdiv test</title>
</head>
<body>
<p>
<math><mrow><menclose><mspace width="100px" height="50px" mathbackground="red"/></menclose></mrow></math>
</p>
</body>
</html>