File tree Expand file tree Collapse file tree 3 files changed +27
-4
lines changed
Expand file tree Collapse file tree 3 files changed +27
-4
lines changed Original file line number Diff line number Diff line change @@ -2306,9 +2306,11 @@ Grid Definition Shorthand: the 'grid' property</h3>
23062306 and the gutter properties
23072307 ('grid-column-gap' and 'grid-row-gap' )
23082308 in a single declaration.
2309-
2310- This shorthand has one new syntax form,
2311- beyond what 'grid-template' defines:
2309+ The gutter properties are <a>reset-only sub-properties</a> ;
2310+ the other sub-properties can be set through either
2311+ one of the 'grid-template' syntaxes
2312+ or an additional syntax form
2313+ for defining auto-flow grids:
23122314
23132315 <dl dfn-for=grid dfn-type=value>
23142316 <dt> <dfn id='grid-s-auto-row'><<'grid-template-rows'>> / [ auto-flow && dense? ] <<'grid-auto-columns'>>?</dfn>
Original file line number Diff line number Diff line change 11Draft: https://www.w3.org/TR/2016/CR-css-grid-1-20160929/
22Title: CSS Grid Layout Level 1
3- Agenda: https://lists.w3.org/Archives/Public/www-style/2017Feb/0001.html
3+
44----
55Issue 1.
66Summary: Max should override min in minmax()
Original file line number Diff line number Diff line change 1+ Draft: https://www.w3.org/TR/2017/CR-css-grid-1-201704??/
2+ Title: CSS Grid Layout Level 1
3+ ----
4+ Issue 1.
5+ Summary: Increase limit of rows/cols to make a px-grid for masonry layout
6+ From: hunboy
7+ Comment: https://github.com/w3c/csswg-drafts/issues/1009
8+ Response: https://github.com/w3c/csswg-drafts/issues/1009#issuecomment-277862628
9+ Open: Rejected
10+ Resolved: =WG= Discuss.
11+ ----
12+ Issue 2.
13+ Summary: Clarify resetting behavior of 'grid' template wrt gutters
14+ From: huijing
15+ Comment: https://github.com/w3c/csswg-drafts/issues/1036
16+ Response: https://github.com/w3c/csswg-drafts/issues/1036#issuecomment-279699823
17+ Comment: https://github.com/w3c/csswg-drafts/issues/1036#issuecomment-279905265
18+ Response:
19+ Closed: Accepted
20+ Resolved: Editorial
21+ ----
You can’t perform that action at this time.
0 commit comments