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
[css-grid] Remove issue about merging grid line names with named grid areas. Half (areas define lines) is done, the other half (lines define areas) is hard/ambiguous.
Consider merging grid line names with grid field names. See: <ahref=http://lists.w3.org/Archives/Public/www-style/2012Sep/0047.html>http://lists.w3.org/Archives/Public/www-style/2012Sep/0047.html</a> for proposal.
Repeating Rows and Columns: the <aclass=cssdata-link-type=maybehref=#funcdef-repeat>repeat()</a> notation</span><aclass=section-linkhref=#repeat-notation>§</a></h4>
Copy file name to clipboardExpand all lines: css-grid/Overview.src.html
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -920,9 +920,6 @@ <h4 id='named-lines'>
920
920
</div>
921
921
</div>
922
922
923
-
<pclass="issue">
924
-
Consider merging grid line names with grid field names. See: <ahref="http://lists.w3.org/Archives/Public/www-style/2012Sep/0047.html">http://lists.w3.org/Archives/Public/www-style/2012Sep/0047.html</a> for proposal.
925
-
926
923
927
924
<h4id='repeat-notation'>
928
925
Repeating Rows and Columns: the ''repeat()'' notation</h4>
0 commit comments