@@ -1771,8 +1771,7 @@ <h2 class="heading settled heading" data-level=8 id=placement><span class=secno>
17711771< h3 class ="heading settled heading " data-level =8.1 id =line-placement > < span class =secno > 8.1 </ span > < span class =content >
17721772Line-based Placement: the < a class =property data-link-type =propdesc href =#propdef-grid-row-start title =grid-row-start > grid-row-start</ a > , < a class =property data-link-type =propdesc href =#propdef-grid-column-start title =grid-column-start > grid-column-start</ a > , < a class =property data-link-type =propdesc href =#propdef-grid-row-end title =grid-row-end > grid-row-end</ a > , and < a class =property data-link-type =propdesc href =#propdef-grid-column-end title =grid-column-end > grid-column-end</ a > properties</ span > < a class =self-link href =#line-placement > </ a > </ h3 >
17731773
1774- < table class =propdef > < tr > < th > Name:< td > < dfn class =css-code data-dfn-type =property data-export ="" id =propdef-grid-row-start > grid-row-start< a class =self-link href =#propdef-grid-row-start > </ a > </ dfn > , < dfn class =css-code data-dfn-type =property data-export ="" id =propdef-grid-column-start > grid-column-start< a class =self-link href =#propdef-grid-column-start > </ a > </ dfn > , < dfn class =css-code data-dfn-type =property data-export ="" id =propdef-grid-row-end > grid-row-end< a class =self-link href =#propdef-grid-row-end > </ a > </ dfn > , < dfn class =css-code data-dfn-type =property data-export ="" id =propdef-grid-column-end > grid-column-end< a class =self-link href =#propdef-grid-column-end > </ a > </ dfn > < tr > < th > Value:< td > < a class ="production css-code " data-link-type =type href =#typedef-grid-line > <grid-line></ a > < tr > < th > Initial:< td > auto< tr > < th > Applies to:< td > < a href =#grid-item > grid items</ a > < tr > < th > Inherited:< td > no< tr > < th > Media:< td > visual< tr > < th > Computed value:< td > specified value (almost)< tr > < th > Percentages:< td > n/a</ table > < tablee >
1775-
1774+ < table class =propdef > < tr > < th > Name:< td > < dfn class =css-code data-dfn-type =property data-export ="" id =propdef-grid-row-start > grid-row-start< a class =self-link href =#propdef-grid-row-start > </ a > </ dfn > , < dfn class =css-code data-dfn-type =property data-export ="" id =propdef-grid-column-start > grid-column-start< a class =self-link href =#propdef-grid-column-start > </ a > </ dfn > , < dfn class =css-code data-dfn-type =property data-export ="" id =propdef-grid-row-end > grid-row-end< a class =self-link href =#propdef-grid-row-end > </ a > </ dfn > , < dfn class =css-code data-dfn-type =property data-export ="" id =propdef-grid-column-end > grid-column-end< a class =self-link href =#propdef-grid-column-end > </ a > </ dfn > < tr > < th > Value:< td > < a class ="production css-code " data-link-type =type href =#typedef-grid-line > <grid-line></ a > < tr > < th > Initial:< td > auto< tr > < th > Applies to:< td > < a href =#grid-item > grid items</ a > < tr > < th > Inherited:< td > no< tr > < th > Media:< td > visual< tr > < th > Computed value:< td > specified value (almost)< tr > < th > Percentages:< td > n/a</ table >
17761775 < pre > < dfn class =css-code data-dfn-for ="grid-row-start grid-column-start grid-row-end grid-column-end " data-dfn-type =type data-export ="" id =typedef-grid-line > < a class ="production css-code " data-link-type =type href =#typedef-grid-line > <grid-line></ a > < a class =self-link href =#typedef-grid-line > </ a > </ dfn > =
17771776 auto |
17781777 < a class ="production css-code " data-link-type =type > <ident></ a > |
@@ -2963,7 +2962,7 @@ <h2 class="no-num no-ref heading settled heading" id=property-index><span class=
29632962< tr > < th scope =row > < a data-property =""> grid-area</ a > < td > < a class ="production css-code " data-link-type =type href =#typedef-grid-line > <grid-line></ a > [ / < a class ="production css-code " data-link-type =type href =#typedef-grid-line > <grid-line></ a > ]{0,3}< td > see individual properties< td > < td > see individual properties< td > see individual properties< td > visual< td > < a href =#grid-item > grid items</ a > < td > see individual properties< td > </ table > </ div >
29642963
29652964
2966- </ tablee > < h2 class ="no-num heading settled " id =issues-index > < span class =content > Issues Index</ span > < a class =self-link href =#issues-index > </ a > </ h2 > < div style ="counter-reset: issue "> < p class =issue >
2965+ < h2 class ="no-num heading settled " id =issues-index > < span class =content > Issues Index</ span > < a class =self-link href =#issues-index > </ a > </ h2 > < div style ="counter-reset: issue "> < p class =issue >
29672966 We want the ability to collapse grid tracks
29682967 (similar to < a href =http://www.w3.org/TR/css3-flexbox/#visibility-collapse > collapsing flex items</ a >
29692968 or < a href =http://www.w3.org/TR/CSS21/tables.html#dynamic-effects > table rows/columns</ a > ),
0 commit comments