1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-20 22:18:32 +00:00
Files
UXP/layout/reftests/mathml/menclose-5-circle-ref.html
T

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>