diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2020-02-10 19:17:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-10 19:17:22 +0100 |
commit | 4592595b478be979141ce35c693dbc6b65647173 (patch) | |
tree | 03020ecb8c12dc18efcdda7987c9d73595ae1202 /test/unit/ajax.js | |
parent | 18db87172cffbe48b92e30b70249e304863a70f9 (diff) | |
download | jquery-4592595b478be979141ce35c693dbc6b65647173.tar.gz jquery-4592595b478be979141ce35c693dbc6b65647173.zip |
Core: Fire iframe script in its context, add doc param in globalEval
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
Diffstat (limited to 'test/unit/ajax.js')
0 files changed, 0 insertions, 0 deletions