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
First attempt to match the <a>grid area</a>’s edge to a <a>named grid area</a>:
2957
-
if there is a <a>named line</a> with the name <css><<custom-ident>>-start</css> (for 'grid-*-start') / <css><<custom-ident>>-end</css> (for 'grid-*-end'),
2958
+
if there is a [=grid line=] whose [=line name=] is<css><<custom-ident>>-start</css> (for 'grid-*-start') / <css><<custom-ident>>-end</css> (for 'grid-*-end'),
2958
2959
contributes the first such line to the <a>grid item</a>’s <a>placement</a>.
2959
2960
2960
2961
Note: <a>Named grid areas</a> automatically generate [=implicitly-assigned line names=] of this form,
0 commit comments