]> git.saurik.com Git - wxWidgets.git/commit
Really fix the background colour used for the cells in wxHTML tables.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Jan 2013 02:09:09 +0000 (02:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Jan 2013 02:09:09 +0000 (02:09 +0000)
commit4bfa6c94c8c2eec77d6bdf7251c0a2dd515e5019
tree23925fb50c6e0479386f99a58e00fc2864fd7bd3
parentf765ac69a047ed3c58a11dece33a0b31931b0fb7
Really fix the background colour used for the cells in wxHTML tables.

Respect "bgcolor" attributes of <td> tags, they were ignored since the changes
of r72589 (see #14443).

Closes #14909.

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