[Webkit-unassigned] [Bug 42472] Implement MathML mfenced element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 4 06:19:00 PDT 2010


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





--- Comment #6 from François Sausset <sausset at gmail.com>  2010-08-04 06:19:01 PST ---
(In reply to comment #5)
> Why does this depend on the STIX fonts?  We had this working with the Apple Symbol font on the mac.  STIX fonts will only make this better.
> 
> In fact, we should use STIX when available and fall back to a platform specific font that gives reasonable coverage for the glyphs that are stacked.

You are right.

To make things clearer:
- in the first patch I used a build with STIX fonts enabled to generate layout tests results.
- it was a mistake!
- the last patch corrects that and uses Apple Symbol font on the mac.

All layout tests will later be updated to use STIX fonts when bug 41961 will be solved.

-- 
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