msxml3: Remove child with parent method first before insert with insertBefore().
commit179daa20b99db2173607566c250ec511a6bd280a
authorNikolay Sivov <nsivov@codeweavers.com>
Thu, 3 Mar 2011 22:03:15 +0000 (4 01:03 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 Mar 2011 15:26:00 +0000 (4 16:26 +0100)
tree0caecefc5565ae6bd556cfac19b7c17710f56122
parent756ae9e3ee40b727432b116d00b9a3899dbdeaba
msxml3: Remove child with parent method first before insert with insertBefore().
dlls/msxml3/domdoc.c
dlls/msxml3/element.c
dlls/msxml3/node.c
dlls/msxml3/nodemap.c
dlls/msxml3/tests/domdoc.c