mshtml: Added IHTMLDOMNode::nextSibling implementation.
authorJacek Caban <jacek@codeweavers.com>
Thu, 29 Oct 2009 01:37:44 +0000 (02:37 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 29 Oct 2009 12:08:41 +0000 (13:08 +0100)
commit11651f5731d9f01f3c1d2253a8606b2ae3db4919
treefca50032e86137e6b3a5170acb36ab53aa2765ed
parentd76720cc562b9122c5c04427decb1727c78bd562
mshtml: Added IHTMLDOMNode::nextSibling implementation.
dlls/mshtml/htmlnode.c
dlls/mshtml/tests/dom.c