You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass=note> Note: A future level of this module is expected to add a value that flows auto-positioned items together into a single “default” cell.
1459
1459
1460
1460
<pclass=issue>
1461
-
While we want the functionality of <aclass=cssdata-link-type=maybehref=#valuedef-none0>none</a>,
1462
-
the specifics defined here aren't great
1463
-
(they're for compat with current IE behavior).
1464
-
Is it possible to still make <aclass=cssdata-link-type=maybehref=#valuedef-rows>rows</a> the default,
1465
-
and maybe figure out a way to make the default position determined by the auto-placement algorithm?
1461
+
IE compat apparently requires the <adata-link-for=grid-auto-flowdata-link-type=valuehref=#valuedef-none>none</a> value,
1462
+
but it's not a very good value.
1463
+
Can we perhaps just have that be an IE-specific value set in the UA stylesheet?
1464
+
Change our value to <spanclass=cssdata-link-type=maybe>stack</span>
1465
+
and let <aclass=propertydata-link-type=propdeschref=#propdef-grid-auto-positiontitle=grid-auto-position>grid-auto-position</a> accept <code>rows | columns</code> instead to mean "use the auto-placement algorithm".
1466
1466
1467
1467
<p>
1468
1468
Auto-placement takes <ahref=#grid-item>grid items</a> in <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-flexbox-1/#ordertitle=order>order</a>-modified document order.
0 commit comments