[PATCH 2/6] mshtml: Add ISVGElement stub implementation.

Jacek Caban jacek at codeweavers.com
Thu Apr 18 08:36:14 CDT 2019


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  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(-)
  create mode 100644 dlls/mshtml/svg.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-mshtml-Add-ISVGElement-stub-implementation.diff
Type: text/x-patch
Size: 12309 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190418/6b1d9ff6/attachment-0001.bin>


More information about the wine-devel mailing list