Bug 86154 - new flexbox flex items should be able to handle min-content/max-content/fill-available/fit-content as values for min/max width/height
Summary: new flexbox flex items should be able to handle min-content/max-content/fill-...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 38919
Blocks: 62048
  Show dependency treegraph
 
Reported: 2012-05-10 16:04 PDT by Tony Chang
Modified: 2017-07-18 08:29 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2012-05-10 16:04:43 PDT
I think we currently only handle fixed values.
Comment 1 Tony Chang 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.