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

Lines changed: 2 additions & 0 deletions
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 block formatting context for its contents
388388
or integrates its contents into its parent formatting context.
389389
See CSS2.1 Chapter 9. [[!CSS2]]
390+
A block container which establishes a new block formatting context
391+
is considered to have a used 'display' value of ''flow-root''.
390392

391393
flow-root
392394

0 commit comments

Comments
 (0)