summaryrefslogtreecommitdiffstats
path: root/layout/mathml/crashtests/716349-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/mathml/crashtests/716349-1.html')
-rw-r--r--layout/mathml/crashtests/716349-1.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/layout/mathml/crashtests/716349-1.html b/layout/mathml/crashtests/716349-1.html
new file mode 100644
index 000000000..9b5895ad6
--- /dev/null
+++ b/layout/mathml/crashtests/716349-1.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Crashtest bug 716349</title>
+ </head>
+ <body>
+ <math>
+ <mspace width="-10px"/>
+ <mspace height="-10px"/>
+ </math>
+ </body>
+</html>
+