Skip to content

Commit b17d0d5

Browse files
committed
[css-sizing-3] Tighten up conversion to zero per dholbert's comments. w3c#2248
1 parent a65303d commit b17d0d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-sizing-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,8 @@ Sizing Values: the <<length-percentage>>, ''width/auto'' | ''max-width/none'', '
371371
For 'min-width'/'min-height',
372372
specifies an <dfn dfn for>automatic minimum size</dfn>.
373373
Unless otherwise defined by the relevant layout module,
374-
this behaves as (has a used value of) zero.
374+
however,
375+
it resolves to a used value of ''0''.
375376

376377
For backwards-compatibility,
377378
the <a>resolved value</a> of this keyword is zero

0 commit comments

Comments
 (0)