File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1843,6 +1843,16 @@ The Implicit Grid</h2>
18431843 auto-placement will also cause the generation of <a>implicit grid tracks</a> .
18441844
18451845 <div class='example'>
1846+ Issue: This is a bad example and needs to be totally rewritten.
1847+ It doesn't actually use the grid-auto-* properties,
1848+ which is confusing;
1849+ the example rendering is confusing and doesn't quite match what it would actually do,
1850+ because the second column would just shrink to zero as well;
1851+ and now that auto tracks stretch by default,
1852+ it's <em> totally wrong</em> --
1853+ all the auto tracks will stretch to fill the space,
1854+ so columns 3 and 4 are definitely visible.
1855+
18461856 This example illustrates the sizing of <a>implicit grid tracks</a> .
18471857 Note that <a>grid item</a> B is positioned on <a>grid line</a> 5,
18481858 which automatically creates <strong> four</strong> <a>implicit grid columns</a> .
You can’t perform that action at this time.
0 commit comments