[Webkit-unassigned] [Bug 109375] mfenced can have upper and lower parenthesis split

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 21 02:49:09 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=109375





--- Comment #1 from Frédéric Wang (:fredw) <fred.wang at free.fr>  2014-06-21 02:49:29 PST ---
Created an attachment (id=233521)
 --> (https://bugs.webkit.org/attachment.cgi?id=233521&action=review)
Screenshot

I think this can be considered a bug in the page. Compare the rendering of the equations at the top (where the default Latin Modern Math font is used) against the equation at the bottom where another font-family is applied to the <math> element (STIXGeneral I think). Gecko tries some additional fallback fonts for the rendering of stretchy operators in order, but in general I think it is wrong for authors to use a font-family on the <math> that does not have math support (e.g. OpenType MATH support).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list