Force separate web font names for bold, italic in WebKit. Resolves issue #845.
This commit is contained in:
parent
3ca32dc64b
commit
71444850ca
|
@ -2971,6 +2971,7 @@
|
|||
safariVerticalAlignBug: !v3p1,
|
||||
safariTextNodeBug: !v3p0,
|
||||
forceReflow: true,
|
||||
FontFaceBug: true,
|
||||
allowWebFonts: (v3p1 && !forceImages ? "otf" : false)
|
||||
});
|
||||
if (trueSafari) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user