Skip to content

Commit 8e994ba

Browse files
committed
[css-grid-2] Clarify that overlap in subgrid/parent line names don't somehow exclude those names from the resolved value on the subgrid. Closes w3c#4362.
1 parent 0db00e1 commit 8e994ba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-grid-2/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,8 @@ Resolved Value of a Track Listing</h3>
485485
serialized as the ''subgrid'' keyword
486486
followed by a list representing each of its lines
487487
as a [=line name set=] of all the line's names
488-
excluding those adopted from the parent grid,
488+
explicitly defined on the subgrid
489+
(not including those adopted from the parent grid),
489490
without using the ''repeat()'' notation.
490491

491492
<div class="example">

0 commit comments

Comments
 (0)