Force separate web font names for bold, italic in WebKit. Resolves issue #845.

This commit is contained in:
Davide P. Cervone 2014-08-19 16:30:55 -04:00
parent 3ca32dc64b
commit 71444850ca

View File

@ -2971,6 +2971,7 @@
safariVerticalAlignBug: !v3p1,
safariTextNodeBug: !v3p0,
forceReflow: true,
FontFaceBug: true,
allowWebFonts: (v3p1 && !forceImages ? "otf" : false)
});
if (trueSafari) {