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

12 lines
247 B
HTML

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