jquery/test/data/core
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
..
aliased.html Tests: Refactor testIframe() to make it DRYer and more consistent 2016-04-11 13:32:51 -04:00
dynamic_ready.html Build:Tests: Fix custom build tests, verify on Travis 2020-01-07 23:59:08 +01:00
globaleval-context.html Core: Fire iframe script in its context, add doc param in globalEval 2020-02-10 19:17:22 +01:00
jquery-iterability-transpiled-es6.js Build: Update jsdom; migrate a test with Symbol polyfill to an iframe test 2019-03-04 18:30:51 +01:00
jquery-iterability-transpiled.html Tests: Fix the core-js polyfill inclusion method 2019-04-04 23:45:57 +02:00
onready.html Tests: Refactor testIframe() to make it DRYer and more consistent 2016-04-11 13:32:51 -04:00