[webkit-reviews] review requested: [Bug 120058] Add an MathMLSelectElement class to implement <maction> and <semantics> : [Attachment 217935] Patch V10

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 27 03:20:16 PST 2013


Frédéric Wang <fred.wang at free.fr> has asked  for review:
Bug 120058: Add an MathMLSelectElement class to implement <maction> and
<semantics>
https://bugs.webkit.org/show_bug.cgi?id=120058

Attachment 217935: Patch V10
https://bugs.webkit.org/attachment.cgi?id=217935&action=review

------- Additional Comments from Frédéric Wang <fred.wang at free.fr>
Updated patch. The only conflict was that childShouldCreateRenderer now uses a
reference rather than a point. I've fixed that and also called
MathMLElement::childShouldCreateRenderer to prevent non-MathML nodes for now
(this should probably be revisited later for <semantics>).


More information about the webkit-reviews mailing list