[Webkit-unassigned] [Bug 29158] New: Basic MathML CSS and DOM Support for Rendering

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


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

           Summary: Basic MathML CSS and DOM Support for Rendering
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alex at milowski.com



Alex Milowski <alex at milowski.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39389|                            |review?
               Flag|                            |


Created an attachment (id=39389)
 --> (https://bugs.webkit.org/attachment.cgi?id=39389)
Patch to add CSS and MathML DOM support

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.

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