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
<li><ahref=#grid-containers><spanclass=secno>3.1</span> Grid Containers: the <spandata-link-type=valuetitle=grid>grid</span> and <spanclass=cssdata-link-type=maybetitle=inline-grid>inline-grid</span><spanclass=propertydata-link-type=propdesctitle=display>display</span> values</a></ul>
159
+
<li><ahref=#grid-containers><spanclass=secno>3.1</span> Grid Containers: the <spandata-link-type=valuetitle=grid>grid</span> and <aclass=cssdata-link-type=maybehref=#valuedef-inline-gridtitle=inline-grid>inline-grid</a><spanclass=propertydata-link-type=propdesctitle=display>display</span> values</a></ul>
<li><ahref=#track-sizing><spanclass=secno>5.1</span> Track Sizing: the <spanclass=propertydata-link-type=propdesctitle=grid-template-rows>grid-template-rows</span> and <spanclass=propertydata-link-type=propdesctitle=grid-template-columns>grid-template-columns</span> properties</a>
168
168
<ulclass=toc>
169
169
<li><ahref=#named-lines><spanclass=secno>5.1.1</span> Named Grid Lines: the ''(<spanclass=productiondata-link-type=typetitle="<custom-ident>"><custom-ident></span>*)'' syntax</a>
170
-
<li><ahref=#repeat-notation><spanclass=secno>5.1.2</span> Repeating Rows and Columns: the <spanclass=cssdata-link-type=maybetitle=repeat()>repeat()</span> notation</a>
170
+
<li><ahref=#repeat-notation><spanclass=secno>5.1.2</span> Repeating Rows and Columns: the <aclass=cssdata-link-type=maybehref=#funcdef-repeattitle=repeat()>repeat()</a> notation</a>
171
171
<li><ahref=#fr-unit><spanclass=secno>5.1.3</span> Flexible Lengths: the <spanclass=cssdata-link-type=maybetitle=fr>fr</span> unit</a>
172
-
<li><ahref=#subgrids><spanclass=secno>5.1.4</span> Subgrids: the <spanclass=cssdata-link-for=grid-template-rowsdata-link-type=maybetitle=subgrid>subgrid</span> keyword</a>
172
+
<li><ahref=#subgrids><spanclass=secno>5.1.4</span> Subgrids: the <aclass=cssdata-link-for=grid-template-rowsdata-link-type=maybehref=#valuedef-subgrid0title=subgrid>subgrid</a> keyword</a>
<li><ahref=#grid-template-areas-property><spanclass=secno>5.2</span> Named Areas: the <spanclass=propertydata-link-type=propdesctitle=grid-template-areas>grid-template-areas</span> property</a>
<tr><thscope=row><adata-property="">grid-template-columns</a><td>none | <track-list> | subgrid <line-name-list>?<td>none<td>grid containers<td>no<td>see prose<td>visual<td>As specified, except for auto (see prose), with lengths made absolute
3788
-
<tr><thscope=row><adata-property="">grid-template-rows</a><td>none | <track-list> | subgrid <line-name-list>?<td>none<td>grid containers<td>no<td>see prose<td>visual<td>As specified, except for auto (see prose), with lengths made absolute
3789
-
<tr><thscope=row><adata-property="">grid-template-areas</a><td>none | <string>+<td>none<td>grid containers<td>no<td>n/a<td>visual<td>specified value
<tr><thscope=row><aclass=css-codedata-link-type=propertyhref=#propdef-grid-template-columnstitle=grid-template-columns>grid-template-columns</a><td>none | <track-list> | subgrid <line-name-list>?<td>none<td>grid containers<td>no<td>see prose<td>visual<td>As specified, except for auto (see prose), with lengths made absolute
3788
+
<tr><thscope=row><aclass=css-codedata-link-type=propertyhref=#propdef-grid-template-rowstitle=grid-template-rows>grid-template-rows</a><td>none | <track-list> | subgrid <line-name-list>?<td>none<td>grid containers<td>no<td>see prose<td>visual<td>As specified, except for auto (see prose), with lengths made absolute
3789
+
<tr><thscope=row><aclass=css-codedata-link-type=propertyhref=#propdef-grid-template-areastitle=grid-template-areas>grid-template-areas</a><td>none | <string>+<td>none<td>grid containers<td>no<td>n/a<td>visual<td>specified value
<tr><thscope=row><aclass=css-codedata-link-type=propertyhref=#propdef-grid-row-starttitle=grid-row-start>grid-row-start</a><td><grid-line><td>auto<td>grid items<td>no<td>n/a<td>visual<td>specified value
3797
+
<tr><thscope=row><aclass=css-codedata-link-type=propertyhref=#propdef-grid-column-starttitle=grid-column-start>grid-column-start</a><td><grid-line><td>auto<td>grid items<td>no<td>n/a<td>visual<td>specified value
3798
+
<tr><thscope=row><aclass=css-codedata-link-type=propertyhref=#propdef-grid-row-endtitle=grid-row-end>grid-row-end</a><td><grid-line><td>auto<td>grid items<td>no<td>n/a<td>visual<td>specified value
3799
+
<tr><thscope=row><aclass=css-codedata-link-type=propertyhref=#propdef-grid-column-endtitle=grid-column-end>grid-column-end</a><td><grid-line><td>auto<td>grid items<td>no<td>n/a<td>visual<td>specified value
0 commit comments