Bug 97990 - [MathML] Baseline wrong for fractions or munder/mover with padding
Summary: [MathML] Baseline wrong for fractions or munder/mover with padding
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: MathML (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Barton
URL:
Keywords:
Depends on: 98114
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-30 20:23 PDT by Dave Barton
Modified: 2012-10-01 23:27 PDT (History)
4 users (show)

See Also:


Attachments
These baselines are wrong. (530 bytes, text/html)
2012-09-30 20:23 PDT, Dave Barton
no flags Details
Patch (411.87 KB, patch)
2012-09-30 20:43 PDT, Dave Barton
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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