mshtml: Added support for IHTMLScriptElement::put_src calls during parser callback.
commitccbee09f7ea340d3b2185cd2c4e6a470f8dab656
authorJacek Caban <jacek@codeweavers.com>
Tue, 16 Oct 2012 15:08:25 +0000 (16 17:08 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Oct 2012 18:40:58 +0000 (16 20:40 +0200)
treecb35edd6ba3bd641f6ffd7af2ee6cc7b37f5bce8
parentfdbbaa1ff565ac0cff22b1ae4abe5bfd1e8bbab8
mshtml: Added support for IHTMLScriptElement::put_src calls during parser callback.
dlls/mshtml/htmlscript.c
dlls/mshtml/htmlscript.h
dlls/mshtml/htmlwindow.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/mutation.c
dlls/mshtml/script.c