gecko-dev/layout/reftests/mathml/menclose-3-multiple.html

16 строки
274 B
HTML

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