mshtml: Added IHTMLStyle::[get|put]_verticalAlign implementation.
authorJacek Caban <jacek@codeweavers.com>
Mon, 6 Oct 2008 14:51:21 +0000 (09:51 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Oct 2008 10:08:26 +0000 (12:08 +0200)
commit91cb239f3339d00124d9bcbd04956a3bd87ec87c
treede4235211c042eb41c1c764a5d1d287e62bca123
parent173f7f57d7d6c3f8f3c7fee43eb84e511ed2470d
mshtml: Added IHTMLStyle::[get|put]_verticalAlign implementation.
dlls/mshtml/htmlstyle.c
dlls/mshtml/htmlstyle.h
dlls/mshtml/tests/dom.c