Skip to content

Commit af5a1b8

Browse files
committed
[css-overflow-3] Export terms
1 parent 5205763 commit af5a1b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-sizing-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -365,11 +365,11 @@ Sizing Values: the <<length-percentage>>, ''width/auto'' | ''max-width/none'', '
365365

366366
<dt><dfn for="width, height, min-width, min-height">auto</dfn>
367367
<dd>
368-
For 'width'/'height', specifies an <dfn dfn for>automatic size</dfn>.
368+
For 'width'/'height', specifies an <dfn export dfn for>automatic size</dfn>.
369369
See the relevant layout module for how to calculate this.
370370

371371
For 'min-width'/'min-height',
372-
specifies an <dfn dfn for>automatic minimum size</dfn>.
372+
specifies an <dfn export dfn for>automatic minimum size</dfn>.
373373
Unless otherwise defined by the relevant layout module,
374374
however,
375375
it resolves to a used value of ''0''.

0 commit comments

Comments
 (0)