Skip to content

Commit 4f5a0b2

Browse files
committed
Add issue for repeat() joiner.
1 parent 40615c0 commit 4f5a0b2

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

css-grid/Overview.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,6 +1041,10 @@ <h4 class="heading settled heading" data-level=5.1.2 id=repeat-notation><span cl
10411041
}
10421042
&lt;/style&gt;</pre> </div>
10431043

1044+
<p class=issue id=issue-476380d2><a class=self-link href=#issue-476380d2></a>
1045+
François suggests adding an optional third argument with the same syntax as the second,
1046+
as a joiner between repetitions.
1047+
10441048
<h4 class="heading settled heading" data-level=5.1.3 id=fr-unit><span class=secno>5.1.3 </span><span class=content>
10451049
Flexible Lengths: the <span class=css data-link-type=maybe title=fr>fr</span> unit</span><a class=self-link href=#fr-unit></a></h4>
10461050

@@ -3299,6 +3303,10 @@ <h2 class="no-num heading settled" id=issues-index><span class=content>Issues In
32993303
Ideas welcome, please <a href="mailto:www-style@w3.org?Subject=%5Bcss-grid%5D%20Collapsing%20Grid%20Tracks">post them to www-style@w3.org</a>.
33003304

33013305
<a href=#issue-8f83c1bc></a></div><div class=issue>
3306+
François suggests adding an optional third argument with the same syntax as the second,
3307+
as a joiner between repetitions.
3308+
3309+
<a href=#issue-476380d2></a></div><div class=issue>
33023310
Win8 compat might require the <a class=css-code data-link-for=grid-auto-flow data-link-type=value href=#valuedef-none title=none>none</a> value to stay the initial value,
33033311
but it’s not a very good value,
33043312
because by default the entire contents of a grid container will end up stacked on top of each other.

css-grid/Overview.src.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -946,6 +946,10 @@ <h4 id='repeat-notation'>
946946
&lt;/style></pre>
947947
</div>
948948

949+
<p class='issue'>
950+
François suggests adding an optional third argument with the same syntax as the second,
951+
as a joiner between repetitions.
952+
949953
<h4 id='fr-unit'>
950954
Flexible Lengths: the ''fr'' unit</h4>
951955

0 commit comments

Comments
 (0)