File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -2095,7 +2095,7 @@ Row and Column Gutters: the 'row-gap' and 'column-gap' properties</h3>
2095
2095
<dd>
2096
2096
'column-gap' specifies the [=gutter=] between adjacent <a>column boxes</a> .
2097
2097
See [[CSS-MULTICOL-1]] for details on how this affects the layout of multicol elements.
2098
- 'row-gap' does not currently apply .
2098
+ 'row-gap' is introduced in [[CSS-MULTICOL-2]] .
2099
2099
2100
2100
<dt id="gap-flex"> <a>flex containers</a>
2101
2101
<dd>
@@ -2524,6 +2524,9 @@ Changes</h2>
2524
2524
2525
2525
Changes since the <a href="https://www.w3.org/TR/2023/WD-css-align-3-20230217/">17 February 2023 Working Draft</a> include:
2526
2526
<ul>
2527
+ <li> Remove the sentence that states that ''row-gap'' does not apply in multicol.
2528
+ Added a statement that ''row-gap'' is introduced for multicol in CSS-MULTICOL-2
2529
+ (<a href="https://github.com/w3c/csswg-drafts/issues/11539#issuecomment-2628431667">Issue 11539</a> )
2527
2530
<li> Make all the ''space-*'' keywords fallback to ''safe'' overflow.
2528
2531
(<a href="https://github.com/w3c/csswg-drafts/issues/10154">Issue 10154</a> )
2529
2532
<li> Only apply the special margin-edge baseline rule for [=scroll container=] [=block containers=]
You can’t perform that action at this time.
0 commit comments