HTMLParser more forgiving with bad attributes
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 27 Jun 2013 14:40:50 +0000 (16:40 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 27 Jun 2013 14:40:50 +0000 (16:40 +0200)
commit61a563ec4484df103182afd0b5f49e1f91d3454d
tree83466028b039325e59514cd92ef46b5a7d9ec017
parent288111986392ffbd733d71cd964f49437b899bdb
HTMLParser more forgiving with bad attributes

The idea is not to fix, but at least passthru as text.
src/html_parser.cpp
src/test_html_parser.cpp