Closed
Bug 1341104
Opened 8 years ago
Closed 7 years ago
stylo: CSS grid MOZ_ASSERT_UNREACHABLE: Frame property OverflowContainersProperty should never be destroyed by the FramePropertyTable
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bholley, Unassigned)
References
Details
This showed up after https://github.com/servo/servo/pull/15628 landed, presumably because we're now exercising more css grid codepaths. Probably not super urgent to look into, but we'll need to fix it eventually.
layout/reftests/css-grid/grid-fragmentation-dyn1-019.html
Reporter | ||
Updated•8 years ago
|
Priority: -- → P3
Reporter | ||
Updated•7 years ago
|
Priority: P3 → --
Reporter | ||
Comment 1•7 years ago
|
||
This test is now fixed.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•