[Webkit-unassigned] [Bug 99618] [MathML] Implement the mmultiscripts tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 31 12:30:20 PDT 2013


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


Frédéric Wang <fred.wang at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #207760|0                           |1
        is obsolete|                            |




--- Comment #8 from Frédéric Wang <fred.wang at free.fr>  2013-07-31 12:30:05 PST ---
Created an attachment (id=207872)
 --> (https://bugs.webkit.org/attachment.cgi?id=207872&action=review)
Patch V3

Here is a patch that improves insertion/removal of children. However, this is still not correct, the removeChild/addChild calls must be transmitted from the anonymous block to the RenderMathMLScripts object to make that work. I'll need to rework the code to do that cleanly. The old code didn't do that and just had a FIXME comment, so that does not make the situation worse anyway.

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