Bug 97990

Summary: [MathML] Baseline wrong for fractions or munder/mover with padding
Product: WebKit Reporter: Dave Barton <dbarton>
Component: MathMLAssignee: Dave Barton <dbarton>
Status: RESOLVED FIXED    
Severity: Normal CC: davidc, eric, fred.wang, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 98114    
Bug Blocks:    
Attachments:
Description Flags
These baselines are wrong.
none
Patch eric: review+

Description Dave Barton 2012-09-30 20:23:58 PDT
Created attachment 166400 [details]
These baselines are wrong.

RenderMathMLFraction and RenderMathMLUnderOver baseline computations should properly allow for padding and borders.
Comment 1 Dave Barton 2012-09-30 20:43:49 PDT
Created attachment 166402 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-10-01 10:47:43 PDT
Comment on attachment 166402 [details]
Patch

LGTM.
Comment 3 Dave Barton 2012-10-01 16:19:42 PDT
Committed r130097: <http://trac.webkit.org/changeset/130097>
Comment 4 WebKit Review Bot 2012-10-01 22:32:57 PDT
Re-opened since this is blocked by bug 98114