Skip to content

Commit 3e613f3

Browse files
committed
[css-gaps-1] Clarify that alignment space contributes to gap size. #12922
1 parent 609a806 commit 3e613f3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

css-gaps-1/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@ Value Definitions</h3>
9595
See [[css-grid-1#gutters]] for precise details.
9696
</dl>
9797

98+
Note: As specified in [[CSS-ALIGN-3#column-row-gap]],
99+
additional spacing between items added by 'justify-content' and 'align-content'
100+
is included in [=gap=] size.
101+
98102
<div class="example">
99103
<figure>
100104
<img alt="" src="images/grid-gaps.png">
@@ -2177,4 +2181,6 @@ Changes since the <a href="https://www.w3.org/TR/2025/WD-css-gaps-1-20250417/">1
21772181
(<a href="https://github.com/w3c/csswg-drafts/issues/12201">Issue 12201</a>)
21782182
<li> Added section for gap decorations next to empty grid areas.
21792183
(<a href="https://github.com/w3c/csswg-drafts/issues/12602">Issue 12602</a>)
2184+
<li> Clarified that alignment space contributes to gap size.
2185+
(<a href="https://github.com/w3c/csswg-drafts/issues/12922">Issue 12922</a>)
21802186
</ul>

0 commit comments

Comments
 (0)