[Webkit-unassigned] [Bug 48105] New: mathml in html sometimes incorrectly parsed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 21 18:30:11 PDT 2010


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

           Summary: mathml in html sometimes incorrectly parsed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://mathjax.org
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: MathML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shogun70 at westnet.com.au


1. visit https://eyeasme.com/Joe/MathML/HTML5_MathML_browser_test.html - there are several rendering errors
2. Look at Webkit's rendering of the Quadratic Formula - the denominator of the fraction is inline with the equation.
3. right-click on Webkit's rendering and then Inspect Element
4. the DOM for the Quadratic Formula (the output of Webkit's mathml parser) doesn't match the markup in the page
(though it does seem to match what gets rendered).

I've observed this in Webkit nightlies and the latest Chrome release (Vista and OS-X).
This effects MathJax which can over-ride the mathml rendering, but relies on the parser being correct.

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