diff options
Diffstat (limited to 'dom/html/crashtests/468562-1.html')
-rw-r--r-- | dom/html/crashtests/468562-1.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dom/html/crashtests/468562-1.html b/dom/html/crashtests/468562-1.html new file mode 100644 index 000000000..81123fe2e --- /dev/null +++ b/dom/html/crashtests/468562-1.html @@ -0,0 +1,6 @@ +<html> +<head></head> +<body> +<table><script>document.write("Q");</script><link> +</body> +</html> |