mshtml: Added IHTMLStyleElement stub implementation.
commit16fbd05080aa1573095fcec5a415e6eaec005ec2
authorJacek Caban <jacek@codeweavers.com>
Fri, 12 Nov 2010 11:31:24 +0000 (12 12:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 12 Nov 2010 13:39:21 +0000 (12 14:39 +0100)
tree60110c1deac58d85790d1e9ffcd8b769df071cd4
parent7119b989236554c415c8b05d169cc882ea42d3d6
mshtml: Added IHTMLStyleElement stub implementation.
dlls/mshtml/Makefile.in
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlstyleelem.c [new file with mode: 0644]
dlls/mshtml/mshtml_private.h
dlls/mshtml/tests/dom.c