diff options
Diffstat (limited to 'parser/htmlparser/tests/crashtests/50134-1.html')
-rw-r--r-- | parser/htmlparser/tests/crashtests/50134-1.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/parser/htmlparser/tests/crashtests/50134-1.html b/parser/htmlparser/tests/crashtests/50134-1.html new file mode 100644 index 0000000000..efe680a1f4 --- /dev/null +++ b/parser/htmlparser/tests/crashtests/50134-1.html @@ -0,0 +1,8 @@ +<html> + <head> + <title>Mozilla Bug 50134</title> + </head> + <body> + <!---> + </body> +</html> |