msxml3: Reimplement node_get_text helper so it uses information about ignorred white...
commit900fe6afa6903a3ace29a60dc97e010cd8cfaadd
authorPiotr Caban <piotr@codeweavers.com>
Mon, 21 Dec 2015 10:41:22 +0000 (21 11:41 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Dec 2015 18:50:28 +0000 (21 19:50 +0100)
treee0fc21169dd32085fbbf3c7cc99a24f5a5fe444f
parentbc0eca60c6e13c3ab74c1988c83e20266e14ea2c
msxml3: Reimplement node_get_text helper so it uses information about ignorred white space nodes.

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