diff options
-rw-r--r-- | Tests/Auth/Yadis/data/test1-parsehtml.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/Auth/Yadis/data/test1-parsehtml.txt b/Tests/Auth/Yadis/data/test1-parsehtml.txt index 3dfdb31..752ad09 100644 --- a/Tests/Auth/Yadis/data/test1-parsehtml.txt +++ b/Tests/Auth/Yadis/data/test1-parsehtml.txt @@ -30,6 +30,10 @@ found <!-- javascript in head --> <html><head><script type="text/javascript">document.write("<body>");</script><META http-equiv="X-XRDS-Location" content="found"> +EOF +<!-- javascript in head --> +<html><head><script type="text/javascript">document.write("<body>");<META http-equiv="X-XRDS-Location" content="found"> + found <!-- case folding for tag names --> <html><head><META http-equiv="X-XRDS-Location" content="found"> |