Skip to content

Commit afabfed

Browse files
committed
[css-display] Export 'flow layout'.
1 parent 9a42068 commit afabfed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-display-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ Inner Display Layout Models: the ''flow'', ''flow-root'', ''table'', ''flex'', '
361361
<dl dfn-type="value" dfn-for="display, <display-inside>">
362362
<dt><dfn>flow</dfn>
363363
<dd>
364-
The element lays out its contents using <dfn dfn for>flow layout</dfn>
364+
The element lays out its contents using <dfn dfn for export>flow layout</dfn>
365365
(<a href="https://www.w3.org/TR/CSS2/visuren.html">block-and-inline layout</a>).
366366

367367
If its <a>outer display type</a> is ''inline'' or ''run-in'',

0 commit comments

Comments
 (0)