commit 0104a90463fdabce8e9e17980c012c518fe0f027
parent a5375851eedaf88cf0f69663d372d0366c980c7f
Author: Davide P. Cervone <dpvc@union.edu>
Date: Wed, 20 Aug 2014 07:59:01 -0400
Merge branch 'issue845' into develop. Issue #845.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/unpacked/jax/output/HTML-CSS/jax.js b/unpacked/jax/output/HTML-CSS/jax.js
@@ -2949,6 +2949,7 @@
safariVerticalAlignBug: !v3p1,
safariTextNodeBug: !v3p0,
forceReflow: true,
+ FontFaceBug: true,
allowWebFonts: (v3p1 && !forceImages ? "otf" : false)
});
if (trueSafari) {