Update font constants

This commit is contained in:
Christopher Chedeau
2015-02-04 07:57:13 -08:00
parent 5f8c3b0eb7
commit 0e56641b28
6 changed files with 56 additions and 56 deletions

View File

@@ -358,9 +358,9 @@ var layoutTestUtils = (function() {
var preDefinedTextSizes = {
smallWidth: 34.671875,
smallHeight: 18,
smallHeight: 16,
bigWidth: 172.421875,
bigHeight: 36,
bigHeight: 32,
bigMinWidth: 100.453125
};