mshtml: Added IHTMLDOMNode::cloneNode implementation.
authorJacek Caban <jacek@codeweavers.com>
Fri, 2 Oct 2009 11:54:22 +0000 (13:54 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 Oct 2009 13:06:58 +0000 (15:06 +0200)
commitd0e9681969b4d565af59e583b7efdfac2e5a1471
tree4204ef80cd8d95253183d56fa3dd90ad63868038
parentb1a9b4fd2d014f95a16922caa2b3a1a534404303
mshtml: Added IHTMLDOMNode::cloneNode implementation.
dlls/mshtml/htmlnode.c
dlls/mshtml/tests/dom.c