tenfourfox/layout/reftests/mathml/menclose-1q.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

14 lines
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>