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/557474-1.html - WPT Dashboard Interop Dashboard
 
 
<!DOCTYPE html>
<html>
  <head>
    <title>Test mpadded</title>
  </head>
  <body>
    <math>
      <mpadded width="-100px" height="-100px" depth="-100px"></mpadded>
    </math>
  </body>
</html>