mirror of
https://github.com/jquery/jquery.git
synced 2026-02-04 08:54:55 -05:00
Move deprecated.js to the bottom of the build to ensure nothing depends on a deprecated feature
This commit is contained in:
@@ -247,8 +247,7 @@ testIframeWithCallback( "A background on the testElement does not cause IE8 to c
|
||||
|
||||
if ( expected ) {
|
||||
test("Verify that the support tests resolve as expected per browser", function() {
|
||||
|
||||
expect( 30 );
|
||||
expect( 30 );
|
||||
|
||||
for ( var i in expected ) {
|
||||
if ( jQuery.ajax || i !== "ajax" && i !== "cors" ) {
|
||||
|
||||
Reference in New Issue
Block a user