Document that wxHTML <font> tag supports "bgcolor" attribute

This commit is contained in:
Vadim Zeitlin 2018-10-09 16:30:50 +02:00
parent 28ab24cd55
commit 0db1d68084

View File

@ -505,6 +505,7 @@ DL
DT DT
EM EM
FONT COLOR=[color] FONT COLOR=[color]
BGCOLOR=[color]
SIZE=[fontsize] SIZE=[fontsize]
FACE=[comma-separated list of facenames] FACE=[comma-separated list of facenames]
HR ALIGN=[alignment] HR ALIGN=[alignment]