..
attrents.html
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
attrents.html.err
Mikhail Sogrine pointed out a bug in HTML parsing, applied his patch added
2002-10-22 19:14:58 +00:00
attrents.html.sax
Mikhail Sogrine pointed out a bug in HTML parsing, applied his patch added
2002-10-22 19:14:58 +00:00
autoclose2.html
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
autoclose2.html.err
Added a bunch of testsuite realted files missing, Daniel.
2000-07-14 14:54:24 +00:00
autoclose2.html.sax
Large sync between my W3C base and Gnome's one:
2000-08-12 21:12:04 +00:00
autoclose3.html
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
autoclose3.html.err
parsing real HTML is a nightmare.
2001-04-12 15:42:58 +00:00
autoclose3.html.sax
parsing real HTML is a nightmare.
2001-04-12 15:42:58 +00:00
autoclose.html
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
autoclose.html.err
Added a bunch of testsuite realted files missing, Daniel.
2000-07-14 14:54:24 +00:00
autoclose.html.sax
Large sync between my W3C base and Gnome's one:
2000-08-12 21:12:04 +00:00
cf_128.html
final touch at closing #87235 </p> end tags need to be generated. this
2002-11-22 13:18:30 +00:00
cf_128.html.err
- HTMLparser.c: Closed bug #54891
2001-05-19 13:24:56 +00:00
cf_128.html.sax
- HTMLparser.c: Closed bug #54891
2001-05-19 13:24:56 +00:00
doc2.htm
trying to fix 87235 about discarded white spaces in the HTML parser. this
2002-07-05 18:17:10 +00:00
doc2.htm.err
more code cleanup, especially around error messages, the HTML parser has
2003-10-05 13:51:35 +00:00
doc2.htm.sax
General fixes, XPointer improvements:
2000-11-24 23:36:01 +00:00
doc3.htm
change --html to make sure we use the HTML serialization rule by default
2003-11-04 08:47:48 +00:00
doc3.htm.err
Fix #124907 by simply backporting the same fix as for the XML parser
2003-10-28 22:04:45 +00:00
doc3.htm.sax
fix comment in scripts element parsing. updated the results. Daniel
2001-11-10 11:43:05 +00:00
Down.html
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
Down.html.err
Revamped HTML parsing, lots of bug fixes for HTML stuff,
1999-10-14 09:10:25 +00:00
Down.html.sax
- HTMLparser.c testHTML.c: applied two new patches from
2000-08-29 09:41:15 +00:00
entities.html
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
entities.html.err
more code cleanup, especially around error messages, the HTML parser has
2003-10-05 13:51:35 +00:00
entities.html.sax
Mostly HTML generation and parsing enhancements:
2000-08-28 10:04:51 +00:00
fp40.htm
change --html to make sure we use the HTML serialization rule by default
2003-11-04 08:47:48 +00:00
fp40.htm.err
more code cleanup, especially around error messages, the HTML parser has
2003-10-05 13:51:35 +00:00
fp40.htm.sax
- HTMLparser.c testHTML.c: applied two new patches from
2000-08-29 09:41:15 +00:00
liclose.html
- Updated HTML test outputs
1999-12-12 13:03:50 +00:00
liclose.html.err
Revamped HTML parsing, lots of bug fixes for HTML stuff,
1999-10-14 09:10:25 +00:00
liclose.html.sax
- HTMLparser.c testHTML.c: applied two new patches from
2000-08-29 09:41:15 +00:00
lt.html
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
lt.html.err
handle the case of < in quoted attributes, Bastian Kleineidam Daniel
2001-11-06 22:50:19 +00:00
lt.html.sax
handle the case of < in quoted attributes, Bastian Kleineidam Daniel
2001-11-06 22:50:19 +00:00
pre.html
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
pre.html.err
- HTMLtree.c: when in a pre element no formatting space should
2001-06-07 16:07:07 +00:00
pre.html.sax
- HTMLtree.c: when in a pre element no formatting space should
2001-06-07 16:07:07 +00:00
reg1.html
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
reg1.html.err
Revamped HTML parsing, lots of bug fixes for HTML stuff,
1999-10-14 09:10:25 +00:00
reg1.html.sax
- HTMLparser.c testHTML.c: applied two new patches from
2000-08-29 09:41:15 +00:00
reg2.html
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
reg2.html.err
Revamped HTML parsing, lots of bug fixes for HTML stuff,
1999-10-14 09:10:25 +00:00
reg2.html.sax
- HTMLparser.c testHTML.c: applied two new patches from
2000-08-29 09:41:15 +00:00
reg3.html
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
reg3.html.err
Revamped HTML parsing, lots of bug fixes for HTML stuff,
1999-10-14 09:10:25 +00:00
reg3.html.sax
- HTMLparser.c testHTML.c: applied two new patches from
2000-08-29 09:41:15 +00:00
reg4.html
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
reg4.html.err
more code cleanup, especially around error messages, the HTML parser has
2003-10-05 13:51:35 +00:00
reg4.html.sax
- HTMLparser.c testHTML.c: applied two new patches from
2000-08-29 09:41:15 +00:00
script.html
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
script.html.err
- HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML
2000-10-14 23:38:43 +00:00
script.html.sax
- HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML
2000-10-14 23:38:43 +00:00
test2.html
final touch at closing #87235 </p> end tags need to be generated. this
2002-11-22 13:18:30 +00:00
test2.html.err
Revamped HTML parsing, lots of bug fixes for HTML stuff,
1999-10-14 09:10:25 +00:00
test2.html.sax
Stupid bug fix on the HTML parser:
2000-10-03 09:33:21 +00:00
test3.html
removing the SAXresults tree, keeping result in the same tree, added
2003-09-03 13:10:37 +00:00
test3.html.err
fixed to not send NULL to %s printing cleaning up some of the regression
2003-10-19 14:26:34 +00:00
test3.html.sax
- HTMLparser.c : HTML parsing still sucks ... trying to deal
2001-04-24 12:51:09 +00:00
wired.html
change --html to make sure we use the HTML serialization rule by default
2003-11-04 08:47:48 +00:00
wired.html.err
fixed to not send NULL to %s printing cleaning up some of the regression
2003-10-19 14:26:34 +00:00
wired.html.sax
- HTMLparser.c: Patch from Jonas Borgstrm
2001-05-11 14:18:03 +00:00