Skip to content

Commit

Permalink
[css-grid-3] Link to issues
Browse files Browse the repository at this point in the history
  • Loading branch information
fantasai committed Sep 11, 2024
1 parent aaad9c7 commit 5571070
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions css-grid-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,8 @@ Masonry Track Specification</h3>
(and their shorthands)
apply in the [=grid axis=] of the [=masonry container=]
and establish tracks just as on regular [=grid containers=].

ISSUE(10869): What should be the initial track listing?
</section>

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

ISSUE(10869): What should be the initial value?

<pre class=propdef>
Name: masonry-template-areas
Value: none | <<string>>
Expand Down Expand Up @@ -730,6 +734,8 @@ repeat(auto-areas)</h3>

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

ISSUE(10854): It's unclear if we actually need this value.

<h4 id="repeat-auto-fit">
repeat(auto-fit)</h3>

Expand Down

0 comments on commit 5571070

Please sign in to comment.