[Webkit-unassigned] [Bug 126516] New: SVG transforms do not apply to <mroot> elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 6 02:50:12 PST 2014


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

           Summary: SVG transforms do not apply to <mroot> elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://www.maths-informatique-jeux.com/international/m
                    athml-in-webgl/index.html
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: MathML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fred.wang at free.fr
                CC: darin at apple.com, bfulgham at webkit.org,
                    cfleizach at apple.com, mrobinson at webkit.org
        Depends on: 93358


Created an attachment (id=220427)
 --> (https://bugs.webkit.org/attachment.cgi?id=220427&action=review)
testcase

Here is an attachment taken from my latest blog post. The \root{3}{V_cube} is not positioned correctly.

For some reason, mathml.css has the following rule (not sure if it is really necessary...):

mroot {
    position: relative;
}

so I suspect this is just an instance of bug 93358.

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