Filter out CTEXT nodes when building element child lists.
commit3d0c66277a0776700c766bc2bd8350a9e477d4fe
authorHuw Davies <huw@codeweavers.com>
Sat, 5 Nov 2005 10:42:45 +0000 (5 10:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 5 Nov 2005 10:42:45 +0000 (5 10:42 +0000)
tree8ad94f086bd1a6fe9d29f428294e26a0f20a17fd
parentcd1b13fb7de89c40c39bbe579bc451fa4feb9c43
Filter out CTEXT nodes when building element child lists.
get_item and get_length should honour the filter.
Add some '\n's to the tests so that libxml2 lists CTEXT nodes.
dlls/msxml3/node.c
dlls/msxml3/nodelist.c
dlls/msxml3/tests/domdoc.c