Bug 70980

Summary: Auto-sizing flex items with flex-flow column use the flexboxes height to size the item's width
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 62048    
Attachments:
Description Flags
testcase none

Description Ojan Vafai 2011-10-26 16:31:46 PDT
The item's width should size as per the flex-align value.
Comment 1 Ojan Vafai 2011-10-26 16:36:09 PDT
Created attachment 112617 [details]
testcase
Comment 2 Ojan Vafai 2011-10-26 16:40:11 PDT
The underlying problem here is the same as bug 70754.

*** This bug has been marked as a duplicate of bug 70754 ***