fix the problem with parsing HTML comments (closes bug 1116708; based on patch 1168583)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 8 Apr 2007 21:02:03 +0000 (21:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 8 Apr 2007 21:02:03 +0000 (21:02 +0000)
commit4609ee2ef8b7787ba5241602b38759ff32e6777d
tree825a4f0604a4545207be7b33694f9f9189f53645
parent132276cf0da4de71d7ba8aeb1ba0d9a2c505a631
fix the problem with parsing HTML comments (closes bug 1116708; based on patch 1168583)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/html/htmlpars.h
src/html/htmlpars.cpp
src/html/htmltag.cpp