mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Tests: Move latest Firefox before Firefox 60 test results
This commit is contained in:
parent
9b77def560
commit
bc8aedf042
@ -160,23 +160,6 @@ testIframe(
|
||||
"reliableMarginLeft": true,
|
||||
"scrollboxSize": true
|
||||
},
|
||||
firefox_60: {
|
||||
"ajax": true,
|
||||
"boxSizingReliable": true,
|
||||
"checkClone": true,
|
||||
"checkOn": true,
|
||||
"clearCloneStyle": true,
|
||||
"cors": true,
|
||||
"createHTMLDocument": true,
|
||||
"focusin": false,
|
||||
"noCloneChecked": true,
|
||||
"optSelected": true,
|
||||
"pixelBoxStyles": true,
|
||||
"pixelPosition": true,
|
||||
"radioValue": true,
|
||||
"reliableMarginLeft": false,
|
||||
"scrollboxSize": true
|
||||
},
|
||||
firefox: {
|
||||
"ajax": true,
|
||||
"boxSizingReliable": true,
|
||||
@ -194,6 +177,23 @@ testIframe(
|
||||
"reliableMarginLeft": true,
|
||||
"scrollboxSize": true
|
||||
},
|
||||
firefox_60: {
|
||||
"ajax": true,
|
||||
"boxSizingReliable": true,
|
||||
"checkClone": true,
|
||||
"checkOn": true,
|
||||
"clearCloneStyle": true,
|
||||
"cors": true,
|
||||
"createHTMLDocument": true,
|
||||
"focusin": false,
|
||||
"noCloneChecked": true,
|
||||
"optSelected": true,
|
||||
"pixelBoxStyles": true,
|
||||
"pixelPosition": true,
|
||||
"radioValue": true,
|
||||
"reliableMarginLeft": false,
|
||||
"scrollboxSize": true
|
||||
},
|
||||
ios_11: {
|
||||
"ajax": true,
|
||||
"boxSizingReliable": true,
|
||||
|
Loading…
Reference in New Issue
Block a user