Mypal/layout/reftests/mathml/menclose-3-multiple-ref.html

16 lines
278 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>menclose multiple</title>
<meta charset="utf-8"/>
</head>
<body>
<math>
<menclose notation="top top left circle">
<mspace width="100px" height="50px"></mspace>
</menclose>
</math>
</body>
</html>