Module: wine Branch: master Commit: c5e54a1ea17339e20a983bf4b9e22510268d541b URL: https://source.winehq.org/git/wine.git/?a=commit;h=c5e54a1ea17339e20a983bf4b...
Author: Jacek Caban jacek@codeweavers.com Date: Mon Aug 27 13:44:38 2018 +0200
mshtml: Store style property flags in an array and use it in set_nsstyle_attr and get_nsstyle_attr_var.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/mshtml/htmlstyle.c | 343 ++++++++++++++++++++++++------------------------ 1 file changed, 173 insertions(+), 170 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c5e54a1ea17339e20a983...