Skip to content

Commit 4fea389

Browse files
committed
Tests: Fix support tests results for Android 2.3
1 parent a5864ae commit 4fea389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/support.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ testIframeWithCallback(
341341
"pixelMarginRight": true,
342342
"pixelPosition": false,
343343
"radioValue": true,
344-
"reliableMarginLeft": false,
344+
"reliableMarginLeft": true,
345345
"reliableMarginRight": false
346346
};
347347
}

0 commit comments

Comments
 (0)