tenfourfox/layout/reftests/mathml/menclose-5-box-ref.html

12 lines
232 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!doctype html>
<html>
<head>
<title>menclose box</title>
</head>
<body>
<p>
<math><menclose id="testMenclose" notation="box"><mspace width="100px" height="50px"></menclose></math>
</p>
</body>
</html>