File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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>
You can’t perform that action at this time.
0 commit comments