msxml3: Implement ::replaceData() for Text, Comment and CDATA nodes.
commit02066602b63dfef4989f530335160795a35f55bf
authorNikolay Sivov <bunglehead@gmail.com>
Mon, 15 Feb 2010 22:52:15 +0000 (16 01:52 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Feb 2010 10:33:03 +0000 (16 11:33 +0100)
treeda6ee54a898b9280a359538246689b07174df31f
parent88d8218731cc73c380f39b4e0681d040215bf328
msxml3: Implement ::replaceData() for Text, Comment and CDATA nodes.
dlls/msxml3/cdata.c
dlls/msxml3/comment.c
dlls/msxml3/tests/domdoc.c
dlls/msxml3/text.c