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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 23 11:38:26 PST 2013


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





--- Comment #1 from Frédéric Wang <fred.wang at free.fr>  2013-01-23 11:40:20 PST ---
So I guess it is the same issue as Mozilla's one: you must create the MathML elements with createElementNS + the MathML namespace, not simply createElement.

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