HTML parser stops eating tag when <-char is met
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 19 Aug 2013 11:40:04 +0000 (13:40 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 19 Aug 2013 11:40:04 +0000 (13:40 +0200)
commit2ee83c18eef23c98fd4e97d581401be193fdf41f
tree9e0992f48b4699b4cfec89e4fab05cda99a22fcc
parentc271eb1db3286cd6c309f2cde33dc90d7c3c4dfe
HTML parser stops eating tag when <-char is met
src/html_parser.cpp
src/test_html_parser.cpp