Skip to content

Commit b03800d

Browse files
committed
[css-sizing-3] Define automatic block/inline size as terms.
1 parent ea5cd64 commit b03800d

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
@@ -404,7 +404,8 @@ Sizing Values: the <<length-percentage>>, ''width/auto'' | ''max-width/none'', '
404404

405405
<dt><dfn for="width, height, min-width, min-height">auto</dfn>
406406
<dd>
407-
For 'width'/'height', specifies an <dfn export dfn for>automatic size</dfn>.
407+
For 'width'/'height', specifies an <dfn export dfn for>automatic size</dfn>
408+
(<dfn export dfn for>automatic [=block size=]</dfn>/<dfn export dfn for>automatic [=inline size=]</dfn>).
408409
See the relevant layout module for how to calculate this.
409410

410411
For 'min-width'/'min-height',

0 commit comments

Comments
 (0)