Nikolay Sivov : msxml3: Implement ::replaceData() for Text, Comment and CDATA nodes.

Alexandre Julliard julliard at winehq.org
Tue Feb 16 11:44:40 CST 2010


Module: wine
Branch: master
Commit: 02066602b63dfef4989f530335160795a35f55bf
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=02066602b63dfef4989f530335160795a35f55bf

Author: Nikolay Sivov <bunglehead at gmail.com>
Date:   Tue Feb 16 01:52:15 2010 +0300

msxml3: Implement ::replaceData() for Text, Comment and CDATA nodes.

---

 dlls/msxml3/cdata.c        |   13 +++-
 dlls/msxml3/comment.c      |   13 +++-
 dlls/msxml3/tests/domdoc.c |  213 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/msxml3/text.c         |   13 +++-
 4 files changed, 246 insertions(+), 6 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=02066602b63dfef4989f530335160795a35f55bf



More information about the wine-cvs mailing list