mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-26 10:03:34 +03:00
d7b287b94c
See guidance provided on abrutply-closed comments here: https://html.spec.whatwg.org/multipage/parsing.html#parse-error-abrupt-closing-of-empty-comment
7 lines
339 B
Plaintext
7 lines
339 B
Plaintext
./test/HTML/comments3.html:10: HTML parser error : Comment abruptly ended
|
|
<!-->the previous node should be an empty comment, and this should be a
|
|
^
|
|
./test/HTML/comments3.html:13: HTML parser error : Comment abruptly ended
|
|
<!--->the previous node should be an empty comment, and this should be a
|
|
^
|