Jacek Caban : mshtml: Add ISVGElement stub implementation.

Alexandre Julliard julliard at winehq.org
Thu Apr 18 16:41:12 CDT 2019


Module: wine
Branch: master
Commit: 55ea9b37c3a083c4d16a43801555efa5bf0d8c64
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=55ea9b37c3a083c4d16a43801555efa5bf0d8c64

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Apr 18 15:36:14 2019 +0200

mshtml: Add ISVGElement stub implementation.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mshtml/Makefile.in      |   1 +
 dlls/mshtml/htmlelem.c       |  24 +++--
 dlls/mshtml/mshtml_private.h |   5 +-
 dlls/mshtml/svg.c            | 225 +++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/tests/dom.c      |  16 ++-
 include/mshtml.idl           |  16 +++
 6 files changed, 276 insertions(+), 11 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=55ea9b37c3a083c4d16a43801555efa5bf0d8c64



More information about the wine-cvs mailing list