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

14 lines
233 B
HTML

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