File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2404,6 +2404,10 @@ <h3 id=grid-auto-flow-property><span class=secno>6.3. </span> Automatic
24042404 turn, adding new columns as necessary.
24052405 </ dl >
24062406
2407+ < p class =issue > Add a value for stacking items on top of each other?
2408+
2409+ < p class =issue > Add a value for flowing items together into a single slot?
2410+
24072411 < p > Auto-placement takes < a href ="#grid-item "> < i > grid items</ i > </ a > in
24082412 ‘< a href ="#order "> < code class =property > order</ code > </ a > ’-modified
24092413 document order.
Original file line number Diff line number Diff line change @@ -1852,6 +1852,12 @@ <h3 id="grid-auto-flow-property">
18521852 adding new columns as necessary.
18531853 </ dl >
18541854
1855+ < p class ='issue '>
1856+ Add a value for stacking items on top of each other?
1857+
1858+ < p class ='issue '>
1859+ Add a value for flowing items together into a single slot?
1860+
18551861 < p >
18561862 Auto-placement takes < i > grid items</ i > in 'order'-modified document order.
18571863
You can’t perform that action at this time.
0 commit comments