mshtml: Added support to accessing child nodes by index in IHTMLDOMChildrenCollection.
commit8d7066b264c5ba741dfacd6ff281ff2f14c3ed78
authorJacek Caban <jacek@codeweavers.com>
Tue, 24 Jun 2008 01:02:42 +0000 (23 20:02 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Jun 2008 09:54:01 +0000 (24 11:54 +0200)
tree8a51486c5a87fa501c38169aab3d15ae9412a4bf
parentc8284724abcac810772d223f760050cc4950341c
mshtml: Added support to accessing child nodes by index in IHTMLDOMChildrenCollection.
dlls/mshtml/htmlnode.c
dlls/mshtml/tests/dom.c