]> source.dussan.org Git - jquery.git/commitdiff
Tests: Fix Safari 5.1 support tests results
authorMichał Gołębiowski <m.goleb@gmail.com>
Mon, 16 Nov 2015 21:48:14 +0000 (22:48 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Mon, 16 Nov 2015 21:48:14 +0000 (22:48 +0100)
test/unit/support.js

index 05f946c679447435392b2cef35728031460fc94e..0d9276d69827e3f5a3f32c47360e0d157646770d 100644 (file)
@@ -224,11 +224,11 @@ testIframeWithCallback(
                        "noCloneChecked": true,
                        "optDisabled": true,
                        "optSelected": true,
-                       "pixelMarginRight": true,
+                       "pixelMarginRight": false,
                        "pixelPosition": false,
                        "radioValue": true,
                        "reliableMarginLeft": false,
-                       "reliableMarginRight": false
+                       "reliableMarginRight": true
                };
        } else if ( /firefox/i.test( userAgent ) ) {
                expected = {