[Webkit-unassigned] [Bug 84649] New: RenderMathMLOperator currently ignores font families, fails to use Stix
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 23 16:32:01 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84649
Summary: RenderMathMLOperator currently ignores font families,
fails to use Stix
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P2
Component: MathML
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bdakin at apple.com
<rdar://problem/10445150>
RenderMathMLOperator ignores the RenderStyle's font-family. This means that it ignores the mathml.css preference for Stix fonts and ends up hunting for all of the operator glyphs in system fallback fonts. It also means that if a content author specified a different preferred font via @font-face, that would also be ignored by the operators.
Patch forthcoming.
--
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