-
Notifications
You must be signed in to change notification settings - Fork 733
Closed
Labels
Closed Accepted as EditorialCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.Tracked in DoCcss-display-3Current WorkCurrent Work
Description
The definition of BFC in the glossary says
Often used to refer to a block formatting context root, that is, a block box that establishes a new block formatting context for its contents.
Correct me if I'm wrong, but I think a BFC root is just a box that establishes a BFC. It's not necessary block-level, so it may not be a block box. For example an inline-block is an inline-level BFC root.
Instead of "block box" I would say "block container" or just "box".
SelenIT
Metadata
Metadata
Assignees
Labels
Closed Accepted as EditorialCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.Tracked in DoCcss-display-3Current WorkCurrent Work