Skip to content

Commit 0258e7a

Browse files
committed
[css-display-3] Define block containers that establish new BFCs to have a *used* display value of 'flow-root'. This is purely editorial. Resolves #1550.
1 parent b910292 commit 0258e7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-display-3/Overview.bs

+2
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,8 @@ Inner Display Layout Models: the ''flow'', ''flow-root'', ''table'', ''flex'', '
387387
it either establishes a new <a>block formatting context</a> for its contents
388388
or integrates its contents into its parent <a>formatting context</a>.
389389
See <a href="https://www.w3.org/TR/CSS2/visuren.html">CSS2.1 Chapter 9</a>. [[!CSS2]]
390+
A <a>block container</a> which establishes a new <a>block formatting context</a>
391+
is considered to have a used 'display' value of ''flow-root''.
390392

391393
<dt><dfn>flow-root</dfn>
392394
<dd>

0 commit comments

Comments
 (0)