summaryrefslogtreecommitdiff
path: root/src/css.cc
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2016-05-11 10:02:49 -0300
committerJorge Arellano Cid <jcid@dillo.org>2016-05-11 10:02:49 -0300
commit28aa78ac9465788c745b1abb9b59a2723282c4fa (patch)
treec5d8dd7fecbcbcd58c7277c7df459564bd36081c /src/css.cc
parent9afbae353b722209d63786366a175ae7386e7575 (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/css.cc')
0 files changed, 0 insertions, 0 deletions