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

16 строки
279 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>menclose box</title>
<meta charset="utf-8"/>
</head>
<body>
<math>
<menclose notation="box">
<mspace width="100px" height="50px" mathbackground="blue"></mspace>
</menclose>
</math>
</body>
</html>