[webkit-reviews] review requested: [Bug 29529] MathML Support for mover, munder, munderover, msubsup, and mfrac : [Attachment 40911] Refactoring to handle attributes properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 8 14:20:09 PDT 2009


Alex Milowski <alex at milowski.com> has asked  for review:
Bug 29529: MathML Support for mover, munder, munderover, msubsup, and mfrac
https://bugs.webkit.org/show_bug.cgi?id=29529

Attachment 40911: Refactoring to handle attributes properly
https://bugs.webkit.org/attachment.cgi?id=40911&action=review

------- Additional Comments from Alex Milowski <alex at milowski.com>
I've moved the use of attributes out of the the addChild method and into
updateFromElement or other places.  I've also simplified the rendering of
munder/mover/munderover.

The class names now start with "RenderMathML".


More information about the webkit-reviews mailing list