Files
UXP-Fixed/layout/reftests/mathml/menclose-5-circle-ref.html
T
2018-02-02 04:16:08 -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>