Module: wine Branch: master Commit: f274a198d21e5c89ea1dc6abdb5de5ad730c1233 URL: https://source.winehq.org/git/wine.git/?a=commit;h=f274a198d21e5c89ea1dc6abd...
Author: Jacek Caban jacek@codeweavers.com Date: Wed Sep 12 21:16:04 2018 +0200
mshtml: Expose CSS properties names from style object via IHTMLCSSStyleDeclaration dispids.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/mshtml/htmlstyle.c | 584 ++++++++++++++++++++++++++++++++------ dlls/mshtml/tests/documentmode.js | 1 + 2 files changed, 494 insertions(+), 91 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f274a198d21e5c89ea1dc...