diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2016-05-11 10:02:49 -0300 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2016-05-11 10:02:49 -0300 |
commit | 28aa78ac9465788c745b1abb9b59a2723282c4fa (patch) | |
tree | c5d8dd7fecbcbcd58c7277c7df459564bd36081c /src/dicache.c | |
parent | 9afbae353b722209d63786366a175ae7386e7575 (diff) |
Fixed handling of BODY and HTML tags. Also improved their html-bug messages.
BODY and HTML have optional open and close, making them tricky to handle.
Even more when considering Tag soup pages with multiple body or html
sections, and corner cases.
This patch tackles the problems by leaving the first HTML and BODY
stack elements open, until EOF.
There's also better html-bug detection and messages, and more accurate
comments in the code.
Beware: it may look simple, but it's not!
Diffstat (limited to 'src/dicache.c')
0 files changed, 0 insertions, 0 deletions