Skip to content

Commit 698e04f

Browse files
committed
[css-align] Switch term to 'content-based', because it includes some things that are technically 'definite', like float widths. Fixes w3c#509.
1 parent 621e3ac commit 698e04f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-align-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1639,7 +1639,7 @@ Row and Column Gutters: the 'row-gap' and 'column-gap' properties</h3>
16391639

16401640
Negative values are invalid.
16411641
Percentages resolve to zero
1642-
when specified against an <a>indefinite size</a>
1642+
when specified against a content-based size
16431643
(such as the <a>logical width</a> of a float
16441644
or the ''height/auto'' <a>logical height</a>
16451645
of a <a>block-level</a> <a>grid container</a>).

0 commit comments

Comments
 (0)