Skip to content

[css-display] Blockifications should establish BFC in block containers #2673

Closed
@Loirooriol

Description

@Loirooriol

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 (aka inline-block) is blockified, it becomes a block box (losing its flow-root nature).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions