No-nest mode for script content in HTML parser MP-486
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 10 Sep 2013 11:43:27 +0000 (13:43 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 10 Sep 2013 11:43:27 +0000 (13:43 +0200)
commit55fdfbb42225f71fb791bb8f9ec033ca0fddbe44
tree6086ddd10bcd16b11ce9345ee8bcc01b0fde13a6
parent0ff7436bf2ca0a279b1fefe0020ab862146306aa
No-nest mode for script content in HTML parser MP-486

This is not to be confused with quoted-literal which says that
only things in quotes should be rewritten.
src/html_parser.cpp
src/test_filter_rewrite.cpp
src/test_html_parser.cpp