Bug 137461 - REGRESSION (Simple Line Layout): Inline block baselines computed incorrectly
Summary: REGRESSION (Simple Line Layout): Inline block baselines computed incorrectly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-06 14:13 PDT by Dave Hyatt
Modified: 2014-10-06 15:07 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.34 KB, patch)
2014-10-06 14:19 PDT, Dave Hyatt
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2014-10-06 14:13:25 PDT
Inline block baselines are computed wrong when simple line layout is used. It is counting runs rather than lines.
Comment 1 Dave Hyatt 2014-10-06 14:19:27 PDT
Created attachment 239355 [details]
Patch
Comment 2 Dave Hyatt 2014-10-06 15:07:41 PDT
Fixed in r174370.