wxHTML: Support percentage width in IMG tag.

(Patch #11800 by lpoujoulat) Fixes #11800.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2010-03-28 17:55:51 +00:00
parent b37dacdca6
commit fa79415135
2 changed files with 71 additions and 32 deletions

View File

@@ -526,7 +526,7 @@ H5
H6
I
IMG SRC=[url]
WIDTH=[pixels]
WIDTH=[percent|pixels]
HEIGHT=[pixels]
ALIGN=TEXTTOP
ALIGN=CENTER