Chrome 32 doesn't load bold-italics properly, so use FontFaceBug to get around that. Issue #735.
This commit is contained in:
parent
126bd1c373
commit
ebdbe6f04d
|
@ -2895,6 +2895,7 @@
|
|||
rfuzz: .011,
|
||||
AccentBug: true,
|
||||
AdjustSurd: true,
|
||||
FontFaceBug: (browser.version.substr(0,3) === "32."), // Chrome 32 fails on bold-italic (#735)
|
||||
negativeBBoxes: true,
|
||||
safariNegativeSpaceBug: true,
|
||||
safariWebFontSerif: [""],
|
||||
|
|
Loading…
Reference in New Issue
Block a user