[webkit-reviews] review requested: [Bug 29158] Basic MathML CSS and DOM Support for Rendering : [Attachment 39389] Patch to add CSS and MathML DOM support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 15:45:58 PDT 2009


Alex Milowski <alex at milowski.com> has asked  for review:
Bug 29158: Basic MathML CSS and DOM Support for Rendering
https://bugs.webkit.org/show_bug.cgi?id=29158

Attachment 39389: Patch to add CSS and MathML DOM support
https://bugs.webkit.org/attachment.cgi?id=39389&action=review

------- Additional Comments from Alex Milowski <alex at milowski.com>
This patch adds basic support for MathML by adding the CSS stylesheet based on
the element being identified as a MathML element.  A simple set of DOM classes
has been added that provide the isMathMLElement() method returning 'true'.

The CSS stylesheet is simple and setup to work with the coming rendering code.


More information about the webkit-reviews mailing list