www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 833b69cd2ce8f9d46b69df7dc4603795dfc9e384
parent e1a43b69966a0ac6b7e2433f82dd7516b0514852
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Tue, 22 Apr 2014 08:16:29 -0400

Merge branch 'issue735' into develop.  Issue #735.

Diffstat:
Munpacked/jax/output/HTML-CSS/jax.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/unpacked/jax/output/HTML-CSS/jax.js b/unpacked/jax/output/HTML-CSS/jax.js @@ -2978,7 +2978,7 @@ rfuzz: -.02, AccentBug: true, AdjustSurd: true, - FontFaceBug: (browser.version.substr(0,3) === "32."), // Chrome 32 fails on bold-italic (#735) + FontFaceBug: browser.versionAtLeast("32.0"), // Chrome 32 fails on bold-italic (#735) negativeBBoxes: true, safariNegativeSpaceBug: true, safariWebFontSerif: [""],