jquery/test/data/manipulation
Michał Gołębiowski-Owczarek 4592595b47
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
2020-02-10 19:17:22 +01:00
..
iframe-denied.html Docs: Update most URLs to HTTPS 2019-10-21 19:03:48 +02:00
scripts-context.html Tests: Refactor testIframe() to make it DRYer and more consistent 2016-04-11 13:32:51 -04:00
set-global-scripttest.js Core: Fire iframe script in its context, add doc param in globalEval 2020-02-10 19:17:22 +01:00