File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Title: CSS Grid Layout Module Level 3
33Shortname : css-grid
44Level : 3
55Status : ED
6- Work Status : Revising
6+ Work Status : Refining
77Group : csswg
88TR : https://www.w3.org/TR/css-grid-3/
99ED : https://drafts.csswg.org/css-grid-3/
@@ -792,8 +792,6 @@ Placement Precision: the 'item-tolerance' property</h3>
792792 only the fourth column is a possible placement.
793793 </div>
794794
795- Issue: Is ''1em'' the right default?
796-
797795 ISSUE(10884): The CSSWG is open to better names for this property.
798796
799797 Note: We expect to apply this property to [=flex layout=] in the future also,
@@ -1092,8 +1090,6 @@ Baseline Alignment</h3>
10921090
10931091 ISSUE: We could support baseline alignment in the first row. Do we want to?
10941092
1095- ISSUE: Should the last baseline come from the last lowest item placed instead?
1096-
10971093<h2 id="pagination">
10981094Fragmentation</h2>
10991095
@@ -1294,6 +1290,7 @@ Item Flow Axis: 'item-track'/'item-direction'</h3>
12941290 These are identical for [=flex layout=] and [=grid layout=] ,
12951291 but differ for [=grid lanes layout=] whose primary placement direction
12961292 is across its tracks.
1293+ See <a href="https://github.com/w3c/csswg-drafts/issues/12803">latest discussion</a> .
12971294
12981295 <dl dfn-type=value dfn-for="item-direction, item-track">
12991296 : <dfn>auto</dfn>
You can’t perform that action at this time.
0 commit comments