Open
Bug 2009645
Opened 1 day ago
Updated 1 hour ago
Investigate test failures after bug 1994346 with layout.abspos.fragmentainer-aware-positioning.enabled=true
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
Below is a list of test failures observed after applying my WIP from bug 1994346 with the pref layout.abspos.fragmentainer-aware-positioning.enabled set to true:
- testing/web-platform/tests/css/css-break/block-end-aligned-abspos-nested.html
- testing/web-platform/tests/css/css-break/out-of-flow-in-multicolumn-040.html
- testing/web-platform/tests/css/css-break/transform-017.html
- testing/web-platform/tests/css/css-anchor-position/anchor-name-multicol-004.html
- testing/web-platform/tests/css/css-anchor-position/anchor-position-multicol-003.html
- layout/reftests/css-grid/grid-fragmentation-dyn1-002.html
These failures require further investigation to determine whether they block enabling layout.abspos.fragmentainer-aware-positioning.enabled by default (bug 2002115). Some of these tests may expose real bugs in my WIP, while others may currently pass on Nightly only by accident.
| Reporter | ||
Comment 1•1 hour ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•