mshtml: Moved cloneNode implementation to vtbl.
commitf351dc5e7401a7cfa30ea3f5a966865df8bf4758
authorJacek Caban <jacek@codeweavers.com>
Sun, 14 Nov 2010 13:41:39 +0000 (14 14:41 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Nov 2010 12:20:06 +0000 (15 13:20 +0100)
treeaeb161244ee7f91378904484f1dce6f68a46f0da
parent6a37caaecb77ec9af68f53354985fd723e0305d1
mshtml: Moved cloneNode implementation to vtbl.
23 files changed:
dlls/mshtml/htmlanchor.c
dlls/mshtml/htmlbody.c
dlls/mshtml/htmlcomment.c
dlls/mshtml/htmldoc.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlembed.c
dlls/mshtml/htmlform.c
dlls/mshtml/htmlframe.c
dlls/mshtml/htmlgeneric.c
dlls/mshtml/htmliframe.c
dlls/mshtml/htmlimg.c
dlls/mshtml/htmlinput.c
dlls/mshtml/htmlnode.c
dlls/mshtml/htmlobject.c
dlls/mshtml/htmloption.c
dlls/mshtml/htmlscript.c
dlls/mshtml/htmlselect.c
dlls/mshtml/htmlstyleelem.c
dlls/mshtml/htmltable.c
dlls/mshtml/htmltablerow.c
dlls/mshtml/htmltextarea.c
dlls/mshtml/htmltextnode.c
dlls/mshtml/mshtml_private.h