diff options
Diffstat (limited to 'layout/forms/crashtests/404118-1.html')
-rw-r--r-- | layout/forms/crashtests/404118-1.html | 5 |
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 000000000..40a2ac72b --- /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> |