Tests: Fix support tests results for Android 2.3

This commit is contained in:
Michał Gołębiowski 2015-11-17 03:50:56 +01:00
parent a5864aefdf
commit 4fea389ad2

View File

@ -341,7 +341,7 @@ testIframeWithCallback(
"pixelMarginRight": true, "pixelMarginRight": true,
"pixelPosition": false, "pixelPosition": false,
"radioValue": true, "radioValue": true,
"reliableMarginLeft": false, "reliableMarginLeft": true,
"reliableMarginRight": false "reliableMarginRight": false
}; };
} }