Bug 79039 - RenderMathMLRow::baselinePosition() only if linePositionMode == PositionOnContainingLine
Summary: RenderMathMLRow::baselinePosition() only if linePositionMode == PositionOnCon...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: MathML (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-20 11:09 PST by Dave Barton
Modified: 2012-02-20 14:02 PST (History)
2 users (show)

See Also:


Attachments
Patch (259.61 KB, patch)
2012-02-20 11:18 PST, Dave Barton
no flags 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-02-20 11:09:38 PST
RenderMathMLRow::baselinePosition() only if linePositionMode == PositionOnContainingLine
Comment 1 Dave Barton 2012-02-20 11:18:00 PST
Created attachment 127836 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-02-20 12:10:02 PST
Comment on attachment 127836 [details]
Patch

OK.  Looks reasonable.  I'm trusting you that the results are an improvment.  I can validate that the code is sane, but can't validate the mathml results.
Comment 3 WebKit Review Bot 2012-02-20 14:02:07 PST
Comment on attachment 127836 [details]
Patch

Clearing flags on attachment: 127836

Committed r108262: <http://trac.webkit.org/changeset/108262>
Comment 4 WebKit Review Bot 2012-02-20 14:02:12 PST
All reviewed patches have been landed.  Closing bug.