Module: wine Branch: master Commit: 85ced167bd68e882900085ea50f25897e8457172 URL: http://source.winehq.org/git/wine.git/?a=commit;h=85ced167bd68e882900085ea50...
Author: Adam Martinson amartinson@codeweavers.com Date: Wed Nov 3 16:13:58 2010 -0500
msxml3: Fix node_get_text() whitespace handling.
---
dlls/msxml3/msxml_private.h | 2 + dlls/msxml3/node.c | 86 ++++++++++++++++++++++++++- dlls/msxml3/tests/domdoc.c | 139 ++++++++++++++++++++++++++----------------- 3 files changed, 172 insertions(+), 55 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=85ced167bd68e882900085...