gecko/layout/reftests/mathml/menclose-5-bottom-ref.html
2014-02-21 08:33:54 -05:00

12 lines
238 B
HTML

<!doctype html>
<html>
<head>
<title>menclose bottom</title>
</head>
<body>
<p>
<math><menclose id="testMenclose" notation="bottom"><mspace width="100px" height="50px"></menclose></math>
</p>
</body>
</html>