File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1478,6 +1478,15 @@ <h3 id=track-sizing><span class=secno>5.1. </span> Track Sizing: the ‘<a
14781478grid-definition-rows: calc(4em - 5px)</ pre >
14791479 </ div >
14801480
1481+ < p class =issue > We should have some way of defining "gutter" columns/rows,
1482+ where content can never go (unless it's spanning across two tracks).
1483+ Otherwise, auto-flow is completely broken when you manually add gutters,
1484+ and it's just much less convenient to add them manually. < a
1485+ href ="http://lists.w3.org/Archives/Public/www-style/2013May/0057.html "> Lea's
1486+ email on the subject.</ a > < a
1487+ href ="http://lists.w3.org/Archives/Public/www-style/2013May/0077.html "> Our
1488+ proposal.</ a >
1489+
14811490 < h4 id =named-lines > < span class =secno > 5.1.1. </ span > Named Grid Lines</ h4 >
14821491
14831492 < p class =issue > The syntax for named lines kindof sucks right now. See < a
Original file line number Diff line number Diff line change @@ -1071,6 +1071,15 @@ <h3 id='track-sizing'>
10711071grid-definition-rows: calc(4em - 5px)</ pre >
10721072 </ div >
10731073
1074+ < p class ='issue '>
1075+ We should have some way of defining "gutter" columns/rows,
1076+ where content can never go
1077+ (unless it's spanning across two tracks).
1078+ Otherwise, auto-flow is completely broken when you manually add gutters,
1079+ and it's just much less convenient to add them manually.
1080+ < a href ="http://lists.w3.org/Archives/Public/www-style/2013May/0057.html "> Lea's email on the subject.</ a >
1081+ < a href ="http://lists.w3.org/Archives/Public/www-style/2013May/0077.html "> Our proposal.</ a >
1082+
10741083
10751084< h4 id ='named-lines '>
10761085Named Grid Lines</ h4 >
You can’t perform that action at this time.
0 commit comments