Module: wine Branch: master Commit: 844547026671ebe2bc7aa862f94f60dd01bc559d URL: https://source.winehq.org/git/wine.git/?a=commit;h=844547026671ebe2bc7aa862f...
Author: Jacek Caban jacek@codeweavers.com Date: Mon Mar 25 15:14:36 2019 +0100
mshtml: Move backgroundPosition[XY] properties implementation to IHTMLCSSStyleDeclaration.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/mshtml/htmlstyle.c | 328 ++++++++++++++++++++++++------------------------ 1 file changed, 164 insertions(+), 164 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=844547026671ebe2bc7aa...