summaryrefslogtreecommitdiffstats
path: root/layout/forms/crashtests/404118-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/forms/crashtests/404118-1.html')
-rw-r--r--layout/forms/crashtests/404118-1.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/forms/crashtests/404118-1.html b/layout/forms/crashtests/404118-1.html
new file mode 100644
index 0000000000..40a2ac72b0
--- /dev/null
+++ b/layout/forms/crashtests/404118-1.html
@@ -0,0 +1,5 @@
+<html>
+<body>
+<input type="file" style="position: fixed; height: 0; width: 10px; white-space: normal;">
+</body>
+</html>