summaryrefslogtreecommitdiff
path: root/test/HTML
Commit message (Expand)AuthorAgeFilesLines
* Add test cases for bug 758518David Kilzer2017-06-122-0/+2
* Heap-based buffer overread in htmlCurrentCharCVE-2016-1833Pranjal Jumde2016-05-232-0/+2
* Bug 758605: Heap-based buffer overread in xmlDictAddString <https://bugzilla....CVE-2016-1839Pranjal Jumde2016-05-231-0/+1
* HTML parser error with <noscript> in the <head>Denis Pauk2012-05-111-0/+10
* Add HTML parser support for HTML5 meta charset encoding declarationDenis Pauk2012-05-101-0/+8
* fix an HTML parsing error on large data sections reported by Mike Day addDaniel Veillard2008-09-251-0/+182
* fixing HTML entities in attributes parsing bug #362552 added to theDaniel Veillard2006-10-171-0/+7
* script HTML parser error fix, corrects bug #319715 added test from MichaelDaniel Veillard2005-10-251-0/+69
* applied UTF-8 script parsing bug #310229 fix from Jiri Netolicky added theDaniel Veillard2005-07-131-0/+19
* applied patch from James Bursa fixing an html parsing bug in push modeDaniel Veillard2005-07-031-0/+1
* added support for HTML PIs #156087 added specific tests DanielDaniel Veillard2004-10-221-0/+10
* Mikhail Sogrine pointed out a bug in HTML parsing, applied his patch addedDaniel Veillard2002-10-221-0/+5
* handle the case of < in quoted attributes, Bastian Kleineidam DanielDaniel Veillard2001-11-061-0/+5
* - HTMLtree.c: when in a pre element no formatting space shouldDaniel Veillard2001-06-071-0/+5
* - HTMLparser.c: Closed bug #54891Daniel Veillard2001-05-191-0/+20
* - HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTMLDaniel Veillard2000-10-141-0/+9
* Large sync between my W3C base and Gnome's one:Daniel Veillard2000-08-123-0/+886
* Added a bunch of testsuite realted files missing, Daniel.Daniel Veillard2000-07-143-0/+5
* - release 1.8.2 - HTML handling improvement - new tree handling functionsDaniel Veillard1999-12-211-2/+0
* BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docsDaniel Veillard1999-10-251-0/+516
* Revamped HTML parsing, lots of bug fixes for HTML stuff,Daniel Veillard1999-10-145-0/+60
* Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... DanielDaniel Veillard1999-08-101-0/+166
* HTML parsing, output is now correct, added HTMLtests target and testcases, Da...Daniel Veillard1999-07-073-0/+81