aboutsummaryrefslogtreecommitdiffstats
path: root/result/HTML/utf8bug.html.sax
Commit message (Collapse)AuthorAgeFilesLines
* Initialize keepBlanks in HTML parserNick Wellnhofer2017-06-121-8/+8
| | | | | This caused failures in the HTML push tests but the fix required to change the expected output of the HTML SAX tests.
* fix an HTML parsing error on large data sections reported by Mike Day addDaniel Veillard2008-09-251-0/+737
* HTMLparser.c: fix an HTML parsing error on large data sections reported by Mike Day * test/HTML/utf8bug.html result/HTML/utf8bug.html.err result/HTML/utf8bug.html.sax result/HTML/utf8bug.html: add the reproducer to the test suite daniel svn path=/trunk/; revision=3797