diff options
Diffstat (limited to 'dom/html/crashtests/451123-1.html')
-rw-r--r-- | dom/html/crashtests/451123-1.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dom/html/crashtests/451123-1.html b/dom/html/crashtests/451123-1.html new file mode 100644 index 000000000..abf23c1e7 --- /dev/null +++ b/dom/html/crashtests/451123-1.html @@ -0,0 +1,7 @@ +<html> +<head> +</head> +<body> +<input type="file" type="file"> +</body> +</html> |