msxml3: Add support for CDATA nodes in node_get_text.
commit028d5e5179807b7be8abfb79a3877eeed58c5f3c
authorPiotr Caban <piotr@codeweavers.com>
Mon, 21 Dec 2015 10:41:26 +0000 (21 11:41 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Dec 2015 18:50:28 +0000 (21 19:50 +0100)
tree89f17708a4e93cbac7687db166d5066cce4319ad
parent900fe6afa6903a3ace29a60dc97e010cd8cfaadd
msxml3: Add support for CDATA nodes in node_get_text.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msxml3/node.c
dlls/msxml3/tests/domdoc.c