mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
3dedc3f2d4
1. Support passing custom document to jQuery.globalEval; the script will be
invoked in the context of this document.
2. Fire external scripts appended to iframe contents in that iframe context;
this was already supported & tested for inline scripts but not for external
ones.
Fixes gh-4518
Closes gh-4601
(cherry picked from commit
|
||
---|---|---|
.. | ||
aliased.html | ||
cc_on.html | ||
dynamic_ready.html | ||
globaleval-context.html | ||
jquery-iterability-transpiled-es6.js | ||
jquery-iterability-transpiled.html | ||
onready.html |