Jacek Caban : mshtml: Add IHTMLDocument4::namespaces property implementation.

Alexandre Julliard julliard at winehq.org
Thu Jul 2 15:04:32 CDT 2020


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Jul  2 16:56:48 2020 +0200

mshtml: Add IHTMLDocument4::namespaces property implementation.

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

---

 dlls/mshtml/htmldoc.c        |  25 +++++--
 dlls/mshtml/mshtml_private.h |   4 ++
 dlls/mshtml/omnavigator.c    | 154 +++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/tests/dom.c      |  23 +++++++
 4 files changed, 202 insertions(+), 4 deletions(-)

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



More information about the wine-cvs mailing list