Open
Bug 1997696
Opened 1 month ago
Updated 1 month ago
Make sure abspos frame's position work under multi-column balancing
Categories
(Core :: Layout: Positioned, task)
Core
Layout: Positioned
Tracking
()
NEW
People
(Reporter: TYLin, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
When performing multi-column balancing (column-fill:balance), we'll reflow columns multiple times with different available block-size. This bug is to ensure the abspos position compute correctly in this scenario.
You need to log in
before you can comment on or make changes to this bug.
Description
•