diff options
Diffstat (limited to 'parser/htmlparser/tests/crashtests/46495-1.html')
-rw-r--r-- | parser/htmlparser/tests/crashtests/46495-1.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/parser/htmlparser/tests/crashtests/46495-1.html b/parser/htmlparser/tests/crashtests/46495-1.html new file mode 100644 index 0000000000..a0947ff2ca --- /dev/null +++ b/parser/htmlparser/tests/crashtests/46495-1.html @@ -0,0 +1,5 @@ +<html> + <body> + <p "> + </body> +</html> |