Merge branch 'issue744' into develop. Issue #744.

This commit is contained in:
Davide P. Cervone 2014-02-20 10:19:15 -05:00
commit 0b3454ce25

View File

@ -2902,7 +2902,7 @@
HTMLCSS.Augment({
Em: HTMLCSS.EmRounded, // vertical alignment needs help (since around v20)
cloneNodeBug: true, // Chrome gets heights wrong with the cloned ones
rfuzz: .011,
rfuzz: -.02,
AccentBug: true,
AdjustSurd: true,
FontFaceBug: (browser.version.substr(0,3) === "32."), // Chrome 32 fails on bold-italic (#735)