Skip to content

How do layout and size containment interact with column/page fragmentation? #2527

@dbaron

Description

@dbaron

During the discussion we just had in the face-to-face in #1457, @smfr mentioned the interaction of containment and boxes with multiple fragments. It's not clear how this will work.

For example, if an element inside a multicol has layout and size containment, its contents shouldn't affect its layout. So even if it has a width and height, its contents can't affect where it fragments. It seems like, then, the only two choices are that (a) it doesn't fragment or (b) it fragments as though it could break anywhere. I suspect (b) is probably better.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions