mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
parent
bb757213b2
commit
5aaa514555
@ -259,7 +259,7 @@ this.testIframe = function( title, fileName, func, wrapper ) {
|
||||
|
||||
// Attach iframe to the body for visibility-dependent code
|
||||
// It will be removed by either the above code, or the testDone callback in testrunner.js
|
||||
$iframe.appendTo( document.body );
|
||||
$iframe.prependTo( document.body );
|
||||
} );
|
||||
};
|
||||
this.iframeCallback = undefined;
|
||||
|
Loading…
Reference in New Issue
Block a user