Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /mathml/crashtests/mozilla/1221888-1.html - WPT Dashboard Interop Dashboard
<!DOCTYPE htm>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
<math>
<mspace height="50px" width="100px" style="outline-style: dotted;"></mspace>
</math>
</div>
</body>
</html>