Skip to content

Commit 5571070

Browse files
committed
[css-grid-3] Link to issues
1 parent aaad9c7 commit 5571070

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

css-grid-3/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,8 @@ Masonry Track Specification</h3>
547547
(and their shorthands)
548548
apply in the [=grid axis=] of the [=masonry container=]
549549
and establish tracks just as on regular [=grid containers=].
550+
551+
ISSUE(10869): What should be the initial track listing?
550552
</section>
551553

552554
<section class="option masonry">
@@ -577,6 +579,8 @@ Masonry Track Specification</h3>
577579
or otherwise filling the [=masonry container=]
578580
with as many ''grid-template-columns/auto'' tracks as possible.)
579581

582+
ISSUE(10869): What should be the initial value?
583+
580584
<pre class=propdef>
581585
Name: masonry-template-areas
582586
Value: none | <<string>>
@@ -730,6 +734,8 @@ repeat(auto-areas)</h3>
730734

731735
Note: This value applies both to regular [=grid containers=] and to [=masonry containers=].
732736

737+
ISSUE(10854): It's unclear if we actually need this value.
738+
733739
<h4 id="repeat-auto-fit">
734740
repeat(auto-fit)</h3>
735741

0 commit comments

Comments
 (0)