1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
libxml2/result/HTML
Nick Wellnhofer e986d09cf5 Skip incorrectly opened HTML comments
Commit 4fd69f3e fixed handling of '<' characters not followed by an
ASCII letter. But a '<!' sequence followed by invalid characters should
be treated as bogus comment and skipped.

Fixes #380.
2022-08-02 14:38:09 +02:00
..
53867.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
53867.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
758518-entity.html Add test cases for bug 758518 2017-06-12 18:26:11 +02:00
758518-entity.html.err Add test cases for bug 758518 2017-06-12 18:26:11 +02:00
758518-entity.html.sax Add test cases for bug 758518 2017-06-12 18:26:11 +02:00
758518-tag.html Add test cases for bug 758518 2017-06-12 18:26:11 +02:00
758518-tag.html.err Add test cases for bug 758518 2017-06-12 18:26:11 +02:00
758518-tag.html.sax Add test cases for bug 758518 2017-06-12 18:26:11 +02:00
758605.html Detect change of encoding when parsing HTML names 2016-05-23 15:01:07 +08:00
758605.html.err Detect change of encoding when parsing HTML names 2016-05-23 15:01:07 +08:00
758605.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
758606_2.html Fix several quadratic runtime issues in HTML push parser 2020-07-23 20:47:35 +02:00
758606_2.html.err use new htmlParseLookupCommentEnd to find comment ends 2020-12-16 16:12:07 +01:00
758606_2.html.sax Fix several quadratic runtime issues in HTML push parser 2020-07-23 20:47:35 +02:00
758606.html Fix several quadratic runtime issues in HTML push parser 2020-07-23 20:47:35 +02:00
758606.html.err use new htmlParseLookupCommentEnd to find comment ends 2020-12-16 16:12:07 +01:00
758606.html.sax Fix several quadratic runtime issues in HTML push parser 2020-07-23 20:47:35 +02:00
attrents.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
attrents.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
autoclose2.html removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +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.sax parsing real HTML is a nightmare. 2001-04-12 15:42:58 +00:00
autoclose.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
autoclose.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
cf_128.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
cf_128.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
chunked_attr.html Fix quadratic runtime in HTML parser 2020-07-06 12:17:20 +02:00
chunked_attr.html.sax Fix quadratic runtime in HTML parser 2020-07-06 12:17:20 +02:00
comments2.html htmlParseComment: treat --!> as if it closed the comment 2020-12-16 16:12:07 +01:00
comments2.html.err htmlParseComment: treat --!> as if it closed the comment 2020-12-16 16:12:07 +01:00
comments2.html.sax htmlParseComment: treat --!> as if it closed the comment 2020-12-16 16:12:07 +01:00
comments3.html htmlParseComment: handle abruptly-closed comments 2022-03-02 14:42:47 +00:00
comments3.html.err htmlParseComment: handle abruptly-closed comments 2022-03-02 14:42:47 +00:00
comments3.html.sax htmlParseComment: handle abruptly-closed comments 2022-03-02 14:42:47 +00:00
comments.html htmlParseComment: treat --!> as if it closed the comment 2020-12-16 16:12:07 +01:00
comments.html.err htmlParseComment: treat --!> as if it closed the comment 2020-12-16 16:12:07 +01:00
comments.html.sax htmlParseComment: treat --!> as if it closed the comment 2020-12-16 16:12:07 +01:00
doc2.htm Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08: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 Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
doc3.htm Fix several quadratic runtime issues in HTML push parser 2020-07-23 20:47:35 +02:00
doc3.htm.err Fix several quadratic runtime issues in HTML push parser 2020-07-23 20:47:35 +02:00
doc3.htm.sax Fix several quadratic runtime issues in HTML push parser 2020-07-23 20:47:35 +02:00
Down.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
Down.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
entities2.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
entities2.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
entities.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08: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 Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
fp40.htm Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08: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 Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
html5_enc.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
html5_enc.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
issue318.html Fix regression parsing public IDs literals in HTML 2022-01-10 13:37:59 +01:00
issue318.html.sax Fix regression parsing public IDs literals in HTML 2022-01-10 13:37:59 +01:00
issue380.html Skip incorrectly opened HTML comments 2022-08-02 14:38:09 +02:00
issue380.html.err Skip incorrectly opened HTML comments 2022-08-02 14:38:09 +02:00
issue380.html.sax Skip incorrectly opened HTML comments 2022-08-02 14:38:09 +02:00
liclose.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
liclose.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
lt.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
lt.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
noscript.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
noscript.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
pre.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
pre.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
python.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
python.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
reg1.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
reg1.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
reg2.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
reg2.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
reg3.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
reg3.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
reg4.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08: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 Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
repeat.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
repeat.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
script2.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
script2.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
script.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
script.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
test2.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
test2.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
test3.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08: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 Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
utf8bug.html Keep non-significant blanks node in HTML parser 2012-09-07 19:32:12 +08:00
utf8bug.html.err fix an HTML parsing error on large data sections reported by Mike Day add 2008-09-25 16:06:18 +00:00
utf8bug.html.sax Initialize keepBlanks in HTML parser 2017-06-12 19:11:54 +02:00
wired.html Fix several quadratic runtime issues in HTML push parser 2020-07-23 20:47:35 +02:00
wired.html.err Fix several quadratic runtime issues in HTML push parser 2020-07-23 20:47:35 +02:00
wired.html.sax Fix several quadratic runtime issues in HTML push parser 2020-07-23 20:47:35 +02:00