Open
Bug 1223724
Opened 9 years ago
Updated 2 years ago
"ASSERTION: must be in the same rule tree as parent" with <style> in <table>
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, reproducible, testcase, Whiteboard: [fixed by stylo])
Attachments
(2 files)
###!!! ASSERTION: must be in the same rule tree as parent: 'r1 == r2', file layout/style/nsStyleContext.cpp, line 112
Reporter | ||
Comment 1•9 years ago
|
||
Updated•9 years ago
|
Component: Layout → CSS Parsing and Computation
Flags: needinfo?(cam)
Comment 2•8 years ago
|
||
I hit this assertion failure on https://www.get.com/:
###!!! ASSERTION: must be in the same rule tree as parent: 'r1 == r2', file layout/style/nsStyleContext.cpp, line 121
###!!! ASSERTION: must be in the same rule tree as parent: 'r1 == r2', file layout/style/nsStyleContext.cpp, line 121
###!!! ASSERTION: must be in the same rule tree as parent: 'r1 == r2', file style/nsStyleContext.cpp, line 121
###!!! ASSERTION: must be in the same rule tree as parent: 'r1 == r2', file layout/style/nsStyleContext.cpp, line 121
status-firefox54:
--- → affected
Keywords: reproducible
Comment 3•7 years ago
|
||
This only reproduces with Stylo disabled on current trunk, so we can probably just close this out once that's enabled everywhere by default.
Has Regression Range: --- → no
status-firefox56:
--- → wontfix
status-firefox57:
--- → wontfix
status-firefox58:
--- → fixed
status-firefox-esr52:
--- → wontfix
Flags: needinfo?(cam) → in-testsuite?
Whiteboard: [fixed by stylo]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•