Bug 101636 - MathML rendering bugs: integral symbols and UnderBrace
Summary: MathML rendering bugs: integral symbols and UnderBrace
Status: RESOLVED DUPLICATE of bug 99614
Alias: None
Product: WebKit
Classification: Unclassified
Component: MathML (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-08 13:17 PST by Philip Rogers
Modified: 2014-06-21 02:54 PDT (History)
5 users (show)

See Also:


Attachments
Screenshot (56.28 KB, image/png)
2012-11-08 13:17 PST, Philip Rogers
no flags Details
Testcase (1.89 KB, text/html)
2012-11-08 13:18 PST, Philip Rogers
no flags Details
Screenshot (9.54 KB, image/png)
2014-06-21 02:54 PDT, Frédéric Wang (:fredw)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Rogers 2012-11-08 13:17:17 PST
In the attached mathml example, test.html, the integral symbol has small cuts in it and the underbrace does not show up.

I've attached a screenshot comparing WebKit trunk @r133913 and Firefox.
Comment 1 Philip Rogers 2012-11-08 13:17:37 PST
Created attachment 173103 [details]
Screenshot
Comment 2 Philip Rogers 2012-11-08 13:18:02 PST
Created attachment 173104 [details]
Testcase
Comment 3 Frédéric Wang (:fredw) 2012-11-09 12:52:20 PST
It seems that you don't have the STIX fonts installed on your system.

Webkit should probably do as Firefox and use the size variant for the integral and ignore the construction with several parts.

This depends on bug 99614 and bug 72828.
Comment 4 Frédéric Wang (:fredw) 2014-06-21 02:54:18 PDT
Created attachment 233522 [details]
Screenshot

Here is a screenshot with a trunk build of WebKitGTK+. This does not work well yet on all platforms, this is essentially bug 99614.
Comment 5 Frédéric Wang (:fredw) 2014-06-21 02:54:53 PDT

*** This bug has been marked as a duplicate of bug 99614 ***