Bug 106936

Summary: [CSS FLEXBOX] align-items:stretch is sticky
Product: WebKit Reporter: Mike Sierra <letmespellitoutforyou>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: bfulgham, jfernandez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://letmespellitoutforyou.com/cssDemo/cssDemo.html
Bug Depends on:    
Bug Blocks: 91512    

Mike Sierra
Reported 2013-01-15 12:28:04 PST
Steps: (1) Go to URL. The page demo's combinations of Flexbox properties. (2) Click the "Sizing & Direction" tab (3) Change "align-items" to "stretch" (4) Change "align-items" back to "center" (5) Change "flex-direction" to either of the "column" options (6) Change "flex-direction" back to "row" The bug is apparent at step #4, where the flexbox items do not render as center-aligned along the vertical axis. Steps #5-6 establish that you can re-display the proper flexbox behavior only after changing the overall direction.
Attachments
Brent Fulgham
Comment 1 2022-07-13 13:49:49 PDT
The relevant website no longer exists.
Note You need to log in before you can comment on or make changes to this bug.