Skip to content

Commit 28a2d80

Browse files
committed
[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.
1 parent b7b2145 commit 28a2d80

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

css-grid/Overview.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -990,9 +990,6 @@ <h4 data-level=5.1.1 id=named-lines><span class=secno>5.1.1 </span><span class=c
990990
</amg></div>
991991
</div>
992992

993-
<p class=issue>
994-
Consider merging grid line names with grid field names. See: <a href=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.
995-
996993

997994
<h4 data-level=5.1.2 id=repeat-notation><span class=secno>5.1.2 </span><span class=content>
998995
Repeating Rows and Columns: the <a class=css data-link-type=maybe href=#funcdef-repeat>repeat()</a> notation</span><a class=section-link href=#repeat-notation>§</a></h4>

css-grid/Overview.src.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -920,9 +920,6 @@ <h4 id='named-lines'>
920920
</div>
921921
</div>
922922

923-
<p class="issue">
924-
Consider merging grid line names with grid field names. See: <a href="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-
926923

927924
<h4 id='repeat-notation'>
928925
Repeating Rows and Columns: the ''repeat()'' notation</h4>

0 commit comments

Comments
 (0)