1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
libxml2/result/HTML
Daniel Veillard 42720248e6 change the way script/style are parsed to not try to detect comments,
* HTMLparser.c: change the way script/style are parsed to
  not try to detect comments, reported by Mike Day
* result/HTML/doc3.*: affects the result of that test
Daniel

svn path=/trunk/; revision=3598
2007-04-16 07:02:31 +00:00
..
53867.html script HTML parser error fix, corrects bug #319715 added test from Michael 2005-10-25 12:36:29 +00:00
53867.html.err script HTML parser error fix, corrects bug #319715 added test from Michael 2005-10-25 12:36:29 +00:00
53867.html.sax script HTML parser error fix, corrects bug #319715 added test from Michael 2005-10-25 12:36:29 +00:00
attrents.html Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +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 Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +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 Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +00:00
cf_128.html.err - HTMLparser.c: Closed bug #54891 2001-05-19 13:24:56 +00:00
cf_128.html.sax Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +00:00
doc2.htm Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +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 fixing HTML minimized attribute values to be generated internally if not 2006-10-17 16:13:27 +00:00
doc3.htm change the way script/style are parsed to not try to detect comments, 2007-04-16 07:02:31 +00:00
doc3.htm.err change the way script/style are parsed to not try to detect comments, 2007-04-16 07:02:31 +00:00
doc3.htm.sax change the way script/style are parsed to not try to detect comments, 2007-04-16 07:02:31 +00:00
Down.html Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +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 Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +00:00
entities2.html fixing HTML entities in attributes parsing bug #362552 added to the 2006-10-17 15:56:35 +00:00
entities2.html.err fixing HTML entities in attributes parsing bug #362552 added to the 2006-10-17 15:56:35 +00:00
entities2.html.sax fixing HTML entities in attributes parsing bug #362552 added to the 2006-10-17 15:56:35 +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 Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +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 Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +00:00
liclose.html Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +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 Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +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 Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +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 Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +00:00
python.html Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +00:00
python.html.err added support for HTML PIs #156087 added specific tests Daniel 2004-10-22 14:34:23 +00:00
python.html.sax Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +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 Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +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 Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +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 Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +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 Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +00:00
repeat.html applied patch from James Bursa fixing an html parsing bug in push mode 2005-07-03 23:00:18 +00:00
repeat.html.err applied patch from James Bursa fixing an html parsing bug in push mode 2005-07-03 23:00:18 +00:00
repeat.html.sax applied patch from James Bursa fixing an html parsing bug in push mode 2005-07-03 23:00:18 +00:00
script2.html Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +00:00
script2.html.err applied UTF-8 script parsing bug #310229 fix from Jiri Netolicky added the 2005-07-13 16:37:38 +00:00
script2.html.sax Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +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 Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +00:00
test2.html Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52: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 Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +00:00
test3.html Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +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 Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +00:00
wired.html Applied the last patch from Gary Coady for #304637 changing the behaviour 2005-09-01 09:52:30 +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 fixing HTML minimized attribute values to be generated internally if not 2006-10-17 16:13:27 +00:00