Skip to content

Commit 5b271fe

Browse files
committed
[css-sizing] Split paragraph talking about two different things.
1 parent 69b3a8f commit 5b271fe

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-sizing-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,8 @@ Stretch-fit Sizing</h3>
502502
with a value of ''min-width/min-content'', ''min-width/max-content'', ''min-width/fit-content'',
503503
or ''min-width/auto'' (or otherwise <a>behaving as auto</a>)
504504
does not prevent the resolution of percentage sizes of the box’s contents.
505-
However, in order to prevent cyclic sizing in the general case,
505+
506+
In order to prevent cyclic sizing in the general case,
506507
percentages do not otherwise resolve against <a>indefinite</a> sizes,
507508
and instead are treated as <css>auto</css>.
508509

0 commit comments

Comments
 (0)