Module: wine Branch: master Commit: 07ee5cb3415870b46117da4e16948851712d132d URL: https://source.winehq.org/git/wine.git/?a=commit;h=07ee5cb3415870b46117da4e1...
Author: Jacek Caban jacek@codeweavers.com Date: Thu Apr 18 15:36:25 2019 +0200
mshtml: Add ISVGSVGElement stub implementation.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/mshtml/mshtml_private.h | 4 +- dlls/mshtml/svg.c | 558 +++++++++++++++++++++++++++++++++++++++++++ dlls/mshtml/tests/dom.c | 1 + 3 files changed, 562 insertions(+), 1 deletion(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=07ee5cb3415870b46117d...