Skip to content

Commit 7e7b470

Browse files
committed
[css-align-3] Multi-col 'normal' gaps are always 1em per total interop. w3c#2145
1 parent ba485c8 commit 7e7b470

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

css-align-3/Overview.bs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1843,10 +1843,9 @@ Row and Column Gutters: the 'row-gap' and 'column-gap' properties</h3>
18431843
of a <a>block-level</a> <a>grid container</a>).
18441844

18451845
: <dfn>normal</dfn>
1846-
:: The ''gap/normal'' represents a UA-dependent length on <a>multi-column elements</a>,
1846+
:: The ''gap/normal'' represents
1847+
a used value of ''1em'' on <a>multi-column elements</a>,
18471848
and a used value of ''0px'' in all other contexts.
1848-
1849-
Issue(2145): Should ''gap/normal'' just be ''1em'' in multicol?
18501849
</dl>
18511850

18521851
Gutters effect a minimum spacing between items:

0 commit comments

Comments
 (0)