Bug 143271 - [New Block-Inside-Inline Model] The anonymous inline-block should fill the width of its containing block.
Summary: [New Block-Inside-Inline Model] The anonymous inline-block should fill the wi...
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: 2015-03-31 12:02 PDT by Dave Hyatt
Modified: 2015-03-31 12:15 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.92 KB, patch)
2015-03-31 12:05 PDT, Dave Hyatt
dino: 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 2015-03-31 12:02:50 PDT
Make sure the anonymous inline-block fills the width of its containing block. It should not size to its preferred width.
Comment 1 Dave Hyatt 2015-03-31 12:05:22 PDT
Created attachment 249839 [details]
Patch
Comment 2 Dave Hyatt 2015-03-31 12:15:20 PDT
Fixed in r182195.