[Webkit-unassigned] [Bug 41535] New: "vertical-align: middle; " not working on a MathML element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 2 13:18:35 PDT 2010


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

           Summary: "vertical-align: middle;" not working on a MathML
                    element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: MathML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sausset at gmail.com


Created an attachment (id=60395)
 --> (https://bugs.webkit.org/attachment.cgi?id=60395)
Test case

The CSS property "vertical-align: middle;" is not working properly on a MathML element.

The origin of the problem comes from the fact that the method Font::xHeight() is returning 0 for a MathML element, instead of the expected value.
It is probably due to the special font used in MathML.

I'm investigating, but any help is welcomed.

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