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>:
3110
-
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'),
3113
+
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'),
3111
3114
contributes the first such line to the <a>grid item</a>’s <a>placement</a>.
3112
3115
3113
3116
Note: <a>Named grid areas</a> automatically generate [=implicitly-assigned line names=] of this form,
0 commit comments