-
Notifications
You must be signed in to change notification settings - Fork 753
Closed
Labels
Closed Rejected as Wontfix by CSSWG ResolutionCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.Tracked in DoCcss-display-3Current WorkCurrent Work
Description
Like #2598, but just for block containers. If an element has a flow
inner display type after being blockified, the generated block container should automatically establish an independent formatting context.
And therefore the flow-root
nature won't be lost (in practice) in this case:
if an
inline flow-root
box (akainline-block
) is blockified, it becomes ablock
box (losing itsflow-root
nature).
Metadata
Metadata
Assignees
Labels
Closed Rejected as Wontfix by CSSWG ResolutionCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.Tracked in DoCcss-display-3Current WorkCurrent Work