X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3625820490496633a180ee57035f11b86c181798..6922252d0a87b73a8c9b96a692e84e2d5d497280:/src/html/htmltag.cpp diff --git a/src/html/htmltag.cpp b/src/html/htmltag.cpp index fdc71fe171..7bf1fa8d2e 100644 --- a/src/html/htmltag.cpp +++ b/src/html/htmltag.cpp @@ -464,6 +464,7 @@ wxHtmlTag::wxHtmlTag(wxHtmlTag *parent, { "width", "WIDTH" }, { "vertical-align", "VALIGN" }, { "background", "BGCOLOR" }, + { "background-color", "BGCOLOR" }, }; wxHtmlStyleParams styleParams(*this);