diff options
Diffstat (limited to 'dom/html/crashtests/307616-1.html')
-rw-r--r-- | dom/html/crashtests/307616-1.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dom/html/crashtests/307616-1.html b/dom/html/crashtests/307616-1.html new file mode 100644 index 000000000..8f28ddd6e --- /dev/null +++ b/dom/html/crashtests/307616-1.html @@ -0,0 +1,8 @@ +<html> +<head><title>Testcase for assertion</title></head> +<body> +
+<input type="image" src="./nosuch.gif" alt="Search"> + +</body> +</html>
\ No newline at end of file |