Bug 42067

Summary: The mathsize MathML attribute doesn't handle values in em, px, pt,...
Product: WebKit Reporter: François Sausset <sausset>
Component: MathMLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.6   
Bug Depends on:    
Bug Blocks: 3251    
Attachments:
Description Flags
Patch none

François Sausset
Reported 2010-07-12 02:54:43 PDT
The mathsize MathML attribute implementation handles only "normal", "small", and "big" values, but not regular CSS lengths.
Attachments
Patch (46.63 KB, patch)
2010-07-12 03:03 PDT, François Sausset
no flags
François Sausset
Comment 1 2010-07-12 03:03:26 PDT
Created attachment 61202 [details] Patch Full implementation of the mathsize attribute that should respect the MathML 3 recommendation.
Kenneth Rohde Christiansen
Comment 2 2010-07-12 05:31:53 PDT
Comment on attachment 61202 [details] Patch LGTM, sad that it makes the ChangeLog so ugly though.
François Sausset
Comment 3 2010-07-12 05:34:27 PDT
(In reply to comment #2) > (From update of attachment 61202 [details]) > LGTM, sad that it makes the ChangeLog so ugly though. I agree, but I let the ChangeLog like it was to respect the submission rules.
WebKit Commit Bot
Comment 4 2010-07-12 06:21:01 PDT
Comment on attachment 61202 [details] Patch Clearing flags on attachment: 61202 Committed r63079: <http://trac.webkit.org/changeset/63079>
WebKit Commit Bot
Comment 5 2010-07-12 06:21:05 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.