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/848725-1.html - WPT Dashboard Interop Dashboard
<!doctype html>
<html>
<head>
<meta charset="utf-8"/>
</head>
<body>
<div>
<math>
<mover>
<mo>↠</mo>
<mspace width="500px"></mspace>
</mover>
</math>
</div>
</body>
</html>