summaryrefslogtreecommitdiffstats
path: root/layout/mathml/crashtests/557474-1.html
blob: 1bf8d534ca259896654a9671fa0fddd7c8da6a9e (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
  <head>
    <title>Test mpadded</title>
  </head>
  <body>
    <math>
      <mpadded width="-100px" height="-100px" depth="-100px"></mpadded>
    </math>
  </body>
</html>