Bug 86154

Summary: new flexbox flex items should be able to handle min-content/max-content/fill-available/fit-content as values for min/max width/height
Product: WebKit Reporter: Tony Chang <tony>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=289961
Bug Depends on: 38919    
Bug Blocks: 62048    

Tony Chang
Reported 2012-05-10 16:04:43 PDT
I think we currently only handle fixed values.
Attachments
Tony Chang
Comment 1 2012-05-11 09:55:37 PDT
Note: We may want to implement aliases using min-content/max-content/fit-content first. We should check the spec and compare the current webkit implementation of intrinsic/min-intrinsic.
Note You need to log in before you can comment on or make changes to this bug.