Module: wine Branch: master Commit: 45e2ae4b74d53ecd9a57cccbf1f6d47cc2848ff2 URL: https://source.winehq.org/git/wine.git/?a=commit;h=45e2ae4b74d53ecd9a57cccbf...
Author: Jacek Caban jacek@codeweavers.com Date: Mon Aug 27 13:47:03 2018 +0200
mshtml: Introduce get_style_property_var helper and use it instead of get_nsstyle_attr_var in HTMLStyle implementation.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/mshtml/htmlstyle.c | 75 ++++++++++++++++++++++++++----------------------- 1 file changed, 40 insertions(+), 35 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=45e2ae4b74d53ecd9a57c...