Skip to content

Commit 7b8a3d4

Browse files
committed
[css-grid-3][masonry] Mark issue wrt formatting contexts.
1 parent 3f40850 commit 7b8a3d4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

css-grid-3/Overview.bs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ Establishing Masonry Layout</h3>
365365
</dl>
366366

367367
A [=masonry container=] that is not [=subgridded=] in its [=grid axis=] establishes
368-
an [=independent formatting context|independent=] <dfn export>grid formatting context</dfn>
368+
an [=independent formatting context=]
369369
for its contents.
370370

371371
<div class=issue>
@@ -374,6 +374,10 @@ Establishing Masonry Layout</h3>
374374
Suggestions are welcome in the issue.
375375
</div>
376376

377+
<div class=issue>
378+
ISSUE(12820): Write up how grid/masonry formatting contexts work more formally?
379+
</div>
380+
377381
<h2 id="masonry-track-templates">
378382
Masonry Track Specification</h2>
379383

0 commit comments

Comments
 (0)