gecko/layout/reftests/mathml/menclose-3-default.html
2014-02-21 08:33:54 -05:00

16 lines
265 B
HTML

<!doctype html>
<html>
<head>
<title>menclose default</title>
<meta charset="utf-8"/>
</head>
<body>
<math>
<menclose notation="longdiv">
<mspace width="100px" height="50px"></mspace>
</menclose>
</math>
</body>
</html>