]> git.saurik.com Git - wxWidgets.git/commit
Recognize background-color style in wxHtmlWindow.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 Dec 2011 01:21:29 +0000 (01:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 Dec 2011 01:21:29 +0000 (01:21 +0000)
commitc7155388f5e7ba68d3c50c9234348c7012220c9e
treefbab97dccea59cc99454a03c7c7aef554d8d7d8a
parent3e65f74e180f1252b1c03bf146b5dad4cc7bec68
Recognize background-color style in wxHtmlWindow.

Just treat it as a synonym for "background" i.e. the same as HTML3 BGCOLOR.

Closes #13173.

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