- Notifications
You must be signed in to change notification settings - Fork 751
Open
Labels
Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.Used when the issue is more of a question than a problem, and it's been answered.css-display-3Current WorkCurrent Work
Description
In the current specification, there’s a note stating:
"A block container box can both establish a block formatting context and an inline formatting context simultaneously."
It’s not immediately intuitive how a block container could establish both a block formatting context (BFC) and an inline formatting context (FC) at the same time, as these formatting contexts typically serve different layout functions.
Questions:
- Could you clarify what is meant by a block container box establishing both a BFC and an inline FC simultaneously?
- Under what conditions would this occur, and how should it be expected to behave?
- Are there specific examples that illustrate this behavior?
Thanks in advance.
Metadata
Metadata
Assignees
Labels
Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.Used when the issue is more of a question than a problem, and it's been answered.css-display-3Current WorkCurrent Work