Css: Document reliableMarginRight is needed for Android 2.3

This commit is contained in:
Michał Gołębiowski 2014-01-27 19:10:18 +01:00
parent 42b740bc02
commit e46cabc6c2

View File

@ -106,6 +106,7 @@ define([
return pixelPositionVal;
},
// Support: Android 2.3
reliableMarginRight: function() {
var body, container, div, marginDiv,
// Support: IE<9.