Bug 33703

Summary: MathML Support
Product: WebKit Reporter: Alex Milowski <alex>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bdakin, fred.wang, jeffschiller, martin.sourada, vsvabe, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.5   
Bug Depends on: 42472    
Bug Blocks: 3251    
Attachments:
Description Flags
MathML Monster Patch
none
Updated monster patch with the latest trunk and MathML code
none
Updated patch to fix conflict in xcode project none

Description Alex Milowski 2010-01-14 20:15:14 PST
Created attachment 46637 [details]
MathML Monster Patch

This patch contains all the current code for MathML.  While this implementation is not complete, it will be updated as much as possible.  As smaller portions of this code are committed, the patch will be updated.
Comment 1 Alex Milowski 2010-02-08 20:52:17 PST
Created attachment 48388 [details]
Updated monster patch with the latest trunk and MathML code

The latest patch gets rid of anonymous blocks and seems to work quite a bit better.
Comment 2 Alex Milowski 2010-02-10 10:36:04 PST
Created attachment 48509 [details]
Updated patch to fix conflict in xcode project
Comment 3 Beth Dakin 2010-07-08 13:05:50 PDT
There hasn't been any activity on this bug in a while even though there has been lots of other MathML work. Alex, is this bug still relevant?
Comment 4 Alex Milowski 2010-07-09 03:09:56 PDT
Yes.  This patch still contains the mfenced code.  That needs to extracted from this patch and submitted separately.  After that, this bug can be closed out without using the patch.

There is a similar need in bug 15302 where the parsing changes for XHTML need to be extracted and submitted separately.
Comment 5 Beth Dakin 2010-07-09 10:49:58 PDT
I see. Thanks Alex!
Comment 6 Alex Milowski 2010-08-09 06:37:09 PDT
All the code contained in this patch has now been applied via separate patches.  As such, this patch is no longer valid.