Bug 70776

Summary: need tests with nested flexboxes
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: Layout and RenderingAssignee: Ojan Vafai <ojan>
Status: RESOLVED FIXED    
Severity: Normal CC: tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 62048    
Attachments:
Description Flags
Patch tony: review+

Description Ojan Vafai 2011-10-24 16:21:44 PDT
I'm sure we do things wrong. Specifically, nested flexboxes with orthogonal flows are almost certainly doing the wrong thing (see RenderFlexibleBox::hasOrthogonalFlow).
Comment 1 Ojan Vafai 2012-01-09 15:49:23 PST
Created attachment 121739 [details]
Patch
Comment 2 Ojan Vafai 2012-01-09 16:03:22 PST
Committed r104504: <http://trac.webkit.org/changeset/104504>