summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/crashtests/mozilla/716349-1.html
blob: 9b5895ad64b3ba10f799adbde591d046cb6b9bab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
  <head>
    <title>Crashtest bug 716349</title>
  </head>
  <body>
    <math>
      <mspace width="-10px"/>
      <mspace height="-10px"/>
    </math>
  </body>
</html>