summaryrefslogtreecommitdiff
path: root/result/HTML/doc3.htm
Commit message (Expand)AuthorAgeFilesLines
* html: Don't escape ASCII chars in href attributesNick Wellnhofer2022-11-201-1/+1
* Fix several quadratic runtime issues in HTML push parserNick Wellnhofer2020-07-231-1/+0
* Keep non-significant blanks node in HTML parserv2.9.0-rc2Daniel Veillard2012-09-071-76/+210
* change the way script/style are parsed to not try to detect comments,Daniel Veillard2007-04-161-3/+3
* Applied the last patch from Gary Coady for #304637 changing the behaviourDaniel Veillard2005-09-011-2/+2
* fix to the fix for #141864 from Paul Elseth apply fix from David GatwoodDaniel Veillard2004-05-111-3/+6
* change --html to make sure we use the HTML serialization rule by defaultDaniel Veillard2003-11-041-28/+14
* fixed a small problem in the patch for #118763 this reverts back to theDaniel Veillard2003-08-041-1/+1
* fixing HTML attribute serialization bug #118763 applying a modifiedDaniel Veillard2003-08-041-1/+1
* do not generate " for " outside of attributes this changes the outputDaniel Veillard2003-06-131-6/+6
* fixed some problems related to #75813 about handling of Result Value TreesDaniel Veillard2003-03-241-30/+30
* trying to fix 87235 about discarded white spaces in the HTML parser. thisDaniel Veillard2002-07-051-92/+150
* fixed & serialization bug introduced in 2.4.20 this changes a few thingsDaniel Veillard2002-04-181-4/+4
* fixing bug #78662 i.e. add proper escaping of URI when saving HTML files.Daniel Veillard2002-04-141-33/+33
* fix comment in scripts element parsing. updated the results. DanielDaniel Veillard2001-11-101-3/+3
* do not output hexadecimal charrefs when serializing HTML since someDaniel Veillard2001-09-141-9/+9
* - HTMLparser.[ch] HTMLtree.c: stored the inline/block propertyDaniel Veillard2001-06-131-648/+151
* - HTMLparser.c: Patch from Jonas BorgströmDaniel Veillard2001-05-111-11/+6
* - HTMLparser.c : HTML parsing still sucks ... trying to dealDaniel Veillard2001-04-241-17/+15
* parsing real HTML is a nightmare.Daniel Veillard2001-04-121-10/+17
* Couple of fixes, getting ready for 2.3.1:Daniel Veillard2001-02-151-7/+7
* - xpath.c: fixed the root evaluation problemsDaniel Veillard2000-10-291-2/+2
* Bunch of fixes, finishing moving datastructures to the hash stuff:Daniel Veillard2000-10-241-2/+1
* - HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTMLDaniel Veillard2000-10-141-6/+14
* Fixed the HTML tests output, Daniel.Daniel Veillard2000-10-101-62/+58
* Stupid bug fix on the HTML parser:Daniel Veillard2000-10-031-93/+97
* work done on auto-opening of <p> tags and cleanup of SAX output, Daniel.Daniel Veillard2000-08-191-1/+1
* Large sync between my W3C base and Gnome's one:Daniel Veillard2000-08-121-0/+888