tenfourfox/layout/reftests/mathml/menclose-5-circle-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07: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>