Skip to content

Commit dbe3f63

Browse files
committed
[css-grid-1] Fix bikeshed formatting. w3c#4332
1 parent 1eced00 commit dbe3f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-grid-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2868,7 +2868,7 @@ Line-based Placement: the 'grid-row-start', 'grid-column-start', 'grid-row-end',
28682868
<dt><dfn id='grid-placement-slot'><<custom-ident>></dfn>
28692869
<dd>
28702870
First attempt to match the <a>grid area</a>’s edge to a <a>named grid area</a>:
2871-
if there is a <a>named line</a> with the name ''<<custom-ident>>-start'' (for 'grid-*-start') / ''<<custom-ident>>-end'' (for 'grid-*-end'),
2871+
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'),
28722872
contributes the first such line to the <a>grid item</a>’s <a>placement</a>.
28732873

28742874
Note: <a>Named grid areas</a> automatically generate <a>implicit named lines</a> of this form,

0 commit comments

Comments
 (0)