Closed
Bug 1267079
Opened 9 years ago
Closed 2 years ago
"Assertion failure: !MustReframeForAfterPseudo(lastContinuation)" with outline-radius animation, :after
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox48 | --- | affected |
People
(Reporter: jruderman, Unassigned, NeedInfo)
References
Details
(Keywords: assertion, testcase, Whiteboard: qa-not-actionable)
Attachments
(2 files)
Assertion failure: !MustReframeForAfterPseudo(lastContinuation) (shouldn't need to reframe ::after as we would have had eRestyle_Subtree and wouldn't get in here), at layout/base/RestyleManager.cpp:3172
Reporter | ||
Comment 1•9 years ago
|
||
Comment 2•2 years ago
|
||
In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.
Severity: critical → --
Comment 3•2 years ago
|
||
No assertions anymore in a recent debug build. --> WORKSFORME, and I'll add a crashtest.
Severity: -- → S3
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(dholbert)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•