[Webkit-unassigned] [Bug 107392] New: mathbackground attribute is not rendered correctly for dynamically created <mi> elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 19 20:18:25 PST 2013


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

           Summary: mathbackground attribute is not rendered correctly for
                    dynamically created <mi> elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: MathML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: patrboch at gmail.com


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

Steps to reproduce:

1. Create dynamically <mi> element
2. Assign mathbackground attribute
3. Append <mi> to <math>


Actual results:

background color does not render


Expected results:

background color should be rendered as per the mathbackground attribute



I was able to test it only on iOS 6.01.

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