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/716349-1.html - WPT Dashboard Interop Dashboard
 
 
<!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
    <math>
      <mspace width="-10px"/>
      <mspace height="-10px"/>
    </math>
  </body>
</html>