mshtml: Introduce get_style_property_var helper and use it instead of get_nsstyle_att...
commit45e2ae4b74d53ecd9a57cccbf1f6d47cc2848ff2
authorJacek Caban <jacek@codeweavers.com>
Mon, 27 Aug 2018 11:47:03 +0000 (27 13:47 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Aug 2018 13:16:45 +0000 (27 15:16 +0200)
tree9a35553c230013ebe634ef8bcc7328b693ed5594
parentc49d9d021fe098c851cb7e2b423f1d4d143cb829
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