File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2315,7 +2315,7 @@ <h3>Stacking elements on top of a grid: 'grid-area' and 'grid-auto'</h3>
23152315possible) such that is doesn't overlap with any earlier elements in
23162316the document that have the same < em > grid ancestor</ em > and 'grid-area'
23172317other then ''none''. More precisely: the element is placed as for
2318- 'grid-area: < var > x</ var > < var > y</ var > < var > W</ var > < var > H</ var > , where
2318+ 'grid-area: < var > x</ var > < var > y</ var > < var > W</ var > < var > H</ var > ' , where
23192319< var > x</ var > and < var > y</ var > are chosen as follows: < span
23202320class =issue > Define. Tight packing (i.e., closest to top left corner)
23212321or preserve element order (i.e., to the right or below of previous
@@ -2334,7 +2334,7 @@ <h3>Stacking elements on top of a grid: 'grid-area' and 'grid-auto'</h3>
23342334that is doesn't overlap with any earlier elements in the document that
23352335have the same < em > grid ancestor</ em > and 'grid-area' other then
23362336''none''. More precisely: the element is placed as for 'grid-area:
2337- < var > x</ var > < var > y</ var > < var > W</ var > < var > H</ var > , where
2337+ < var > x</ var > < var > y</ var > < var > W</ var > < var > H</ var > ' , where
23382338< var > x</ var > and < var > y</ var > are chosen as follows: < span
23392339class =issue > define</ span >
23402340</ dl >
You can’t perform that action at this time.
0 commit comments