msxml3/tests: Add tests for sub-nodes whitespaces trimming while getting node 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>
This commit is contained in:
parent
4386cac6ca
commit
80df8c03e2
@ -4171,7 +4171,7 @@ static inline void _check_ws_ignored(int line, IXMLDOMDocument2* doc, char const
|
||||
}
|
||||
else
|
||||
{
|
||||
helper_expect_bstr_and_release(bstr, "This is a description.");
|
||||
todo_wine helper_expect_bstr_and_release(bstr, "This is a description.");
|
||||
}
|
||||
IXMLDOMNode_Release(node1);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user