Bug 173873 - Support Intrinsic & Extrinsic Sizing with CSS Grid Layout
Summary: Support Intrinsic & Extrinsic Sizing with CSS Grid Layout
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari Technology Preview
Hardware: Mac macOS 10.12
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-27 06:58 PDT by JP DeVries
Modified: 2022-07-15 11:08 PDT (History)
5 users (show)

See Also:


Attachments
The value min-content is not supported for this grid-template-rows (43.14 KB, image/png)
2017-06-27 06:58 PDT, JP DeVries
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description JP DeVries 2017-06-27 06:58:50 PDT
Created attachment 313910 [details]
The value min-content is not supported for this grid-template-rows

CSS Grid Layout properties such as grid-template-rows do not support min-content, max-content. These properties are needed for certain flexible grid layouts, and are apparently part of the formal syntax.
Comment 1 Radar WebKit Bug Importer 2022-07-15 11:08:24 PDT
<rdar://problem/97084101>