[Webkit-unassigned] [Bug 15302] New: Add very-basic CSS-based MathML support into WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 27 20:47:50 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15302

           Summary: Add very-basic CSS-based MathML support into WebKit
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
OtherBugsDependingO 3251
             nThis:


Add very-basic CSS-based MathML support into WebKit

I used the stylesheet from:
http://www.w3.org/TR/mathml-for-css/

and basically just made the XMLTokenizer MathML aware.  I also added an
(incomplete) MathML entities hash table.  MathML has *lots* of entities, and my
DTD -> Entity-hash script is not yet perfect, but it's good enough for many
many mathml files.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list