summaryrefslogtreecommitdiff
path: root/result/HTML/wired.html
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-2/+2
* Keep non-significant blanks node in HTML parserv2.9.0-rc2Daniel Veillard2012-09-071-156/+332
* Applied the last patch from Gary Coady for #304637 changing the behaviourDaniel Veillard2005-09-011-1/+3
* change --html to make sure we use the HTML serialization rule by defaultDaniel Veillard2003-11-041-10/+5
* removing the SAXresults tree, keeping result in the same tree, addedDaniel Veillard2003-09-031-1/+1
* do not generate " for " outside of attributes this changes the outputDaniel Veillard2003-06-131-1/+1
* fixed some problems related to #75813 about handling of Result Value TreesDaniel Veillard2003-03-241-13/+13
* trying to fix 87235 about discarded white spaces in the HTML parser. thisDaniel Veillard2002-07-051-81/+210
* 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-18/+16
* - HTMLparser.[ch] HTMLtree.c: stored the inline/block propertyDaniel Veillard2001-06-131-393/+36
* - HTMLparser.c: Patch from Jonas BorgströmDaniel Veillard2001-05-111-11/+8
* - HTMLparser.c : HTML parsing still sucks ... trying to dealDaniel Veillard2001-04-241-34/+36
* parsing real HTML is a nightmare.Daniel Veillard2001-04-121-41/+42
* Couple of fixes, getting ready for 2.3.1:Daniel Veillard2001-02-151-5/+5
* testing and bug fixing related to XSLT:Daniel Veillard2001-02-131-2/+2
* Bunch of fixes, finishing moving datastructures to the hash stuff:Daniel Veillard2000-10-241-18/+22
* Stupid bug fix on the HTML parser:Daniel Veillard2000-10-031-72/+72
* - doc/encoding.html doc/xml.html: added I18N docDaniel Veillard2000-07-141-37/+37
* - Large resync between W3C and Gnome treeDaniel Veillard2000-06-281-2/+2
* - added xmlRemoveID() and xmlRemoveRef()Daniel Veillard2000-01-051-16/+16
* - release 1.8.2 - HTML handling improvement - new tree handling functionsDaniel Veillard1999-12-211-6/+6
* - Updated HTML test outputsDaniel Veillard1999-12-121-589/+141
* Large commit of changes done while travelling to XML'99Daniel Veillard1999-12-121-1048/+1048
* BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docsDaniel Veillard1999-10-251-0/+1077