Add indexed access to attributes (nodemap) and childNodes
commit583474023154ef2f75c3459f822f18f6cd1043f8
authorStefan Huehner <stefan@huehner.org>
Thu, 3 Nov 2005 12:04:52 +0000 (3 12:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 3 Nov 2005 12:04:52 +0000 (3 12:04 +0000)
treecfb754b9e993c04ddfc491e77b109832d06a4807
parent92032e6e355dda422da4dc3f9cc4fd18a101435f
Add indexed access to attributes (nodemap) and childNodes
(nodelist), with some testcases.
dlls/msxml3/nodelist.c
dlls/msxml3/nodemap.c
dlls/msxml3/tests/domdoc.c