File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1422,10 +1422,6 @@ <h3 id=track-sizing><span class=secno>5.1. </span> Track Sizing: the ‘<a
14221422 max-content)</ code > ’.
14231423 </ dl >
14241424
1425- < p class =issue > Handling of percentages inside indefinite-sized grid
1426- containers is more similar to blocks/etc, rather than tables. (In tables,
1427- they imply a table size through black magic.) Is that all right?
1428-
14291425 < p > The < dfn id =grid-definition-none > none</ dfn > value indicates that there
14301426 is no initial grid; any rows/columns will be implicitly generated, and
14311427 their size will be determined by the ‘< a href ="#grid-auto-rows "> < code
Original file line number Diff line number Diff line change @@ -1022,12 +1022,6 @@ <h3 id='track-sizing'>
10221022 Computes to ''minmax(min-content, max-content)''.
10231023 </ dl >
10241024
1025- < p class ="issue ">
1026- Handling of percentages inside indefinite-sized grid containers is more similar to blocks/etc,
1027- rather than tables.
1028- (In tables, they imply a table size through black magic.)
1029- Is that all right?
1030-
10311025 < p >
10321026 The < dfn id ='grid-definition-none '> none</ dfn > value indicates that there is no initial grid;
10331027 any rows/columns will be implicitly generated,
You can’t perform that action at this time.
0 commit comments