[css-display-3] Define block containers that establish new BFCs to ha… · w3c/csswg-drafts@0258e7a (original) (raw)

Original file line number Diff line number Diff line change
@@ -387,6 +387,8 @@ Inner Display Layout Models: the ''flow'', ''flow-root'', ''table'', ''flex'', '
387 387 it either establishes a new block formatting context for its contents
388 388 or integrates its contents into its parent formatting context.
389 389 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''.
390 392
391 393
flow-root
392 394