summaryrefslogtreecommitdiffstats
path: root/layout/forms/crashtests/404123-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/forms/crashtests/404123-1.html')
-rw-r--r--layout/forms/crashtests/404123-1.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/layout/forms/crashtests/404123-1.html b/layout/forms/crashtests/404123-1.html
new file mode 100644
index 0000000000..73fbaa363c
--- /dev/null
+++ b/layout/forms/crashtests/404123-1.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html>
+<head>
+</head>
+<body>
+
+<fieldset>
+<legend style="padding: 0pt 100%;"></legend>
+</fieldset>
+
+</body>
+</html>