gecko-dev/layout/reftests/mathml/menclose-1q.html

14 строки
240 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Test menclose</title>
</head>
<body>
<math>
<menclose notation="phasorangle">
<mspace width="100px" height="50px"></mspace>
</menclose>
</math>
</body>
</html>