Open Bug 1588623 Opened 5 years ago Updated 2 years ago

Support splitting absolute positioned multicol container (i.e. ColumnSetWrapperFrame)

Categories

(Core :: Layout: Columns, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: TYLin, Unassigned)

References

(Depends on 1 open bug)

Details

During the development of column-span feature, fragmenting multicol containers has been improved in bug 1583639. However, if a multicol container has a "position:absolute" style, we don't handle it at all.

I think we need to first properly implement the positioning of absolute positioning elements (like simple block frames) as well as their fragmentation in a multicol container, and we can start thinking about fragmenting an absolute positioned multicol container.

Depends on: 1491727
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.