23 Sep
2011
23 Sep
'11
3:56 p.m.
Module: wine Branch: master Commit: 9477521fb83047a2f466fba2a12118e4cc70e2b2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9477521fb83047a2f466fba2a1... Author: Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> Date: Fri Sep 23 21:10:51 2011 +1000 mshtml: Add IHTMLCurrentStyle2/3/4 support. --- dlls/mshtml/htmlcurstyle.c | 425 +++++++++++++++++++++++++++++++++++++++++++- dlls/mshtml/tests/dom.c | 3 + 2 files changed, 426 insertions(+), 2 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9477521fb83047a2f466fb...