[webkit-reviews] review granted: [Bug 124841] Inferred mrows : [Attachment 219406] Patch V1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 17 07:54:11 PST 2013


Darin Adler <darin at apple.com> has granted Frédéric Wang <fred.wang at free.fr>'s
request for review:
Bug 124841: Inferred mrows
https://bugs.webkit.org/show_bug.cgi?id=124841

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=219406&action=review


> Source/WebCore/mathml/mathtags.in:13
> +merror interfaceName=MathMLInlineContainerElement

Which interface is used is visible to the DOM, so that should be standardized
and tested. We should not use a different interface simply to make rendering
different. I can’t tell from this patch if these changes to the element type
are correct or incorrect.


More information about the webkit-reviews mailing list