Bug 74774

Summary: "height: -webkit-flex(1)" collapses an element instead of stretching it when used inside nested flexbox.
Product: WebKit Reporter: Jarek Foksa <jarek>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ojan, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 62048    
Attachments:
Description Flags
Test case none

Description Jarek Foksa 2011-12-16 17:39:51 PST
Attached test case.
Comment 1 Jarek Foksa 2011-12-16 17:46:34 PST
Created attachment 119707 [details]
Test case
Comment 2 Tony Chang 2012-01-05 15:32:25 PST
This is likely a dupe of bug 70776.
Comment 3 Ojan Vafai 2012-01-09 15:48:09 PST
This looks to be fix with r104313. I'll include this test-case in the patch for bug 70776.