Closed
Bug 1323336
Opened 8 years ago
Closed 7 years ago
Assertion failure: false (MOZ_ASSERT_UNREACHABLE: Unknown color value)
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla53
People
(Reporter: tsmith, Assigned: xidorn)
References
(Blocks 1 open bug)
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
Assertion failure: false (MOZ_ASSERT_UNREACHABLE: Unknown color value), at /home/worker/workspace/build/src/layout/style/nsRuleNode.cpp:1152
See log.txt for full log.
Reporter | ||
Comment 1•8 years ago
|
||
Assignee | ||
Comment 2•8 years ago
|
||
Hmmm, CSS parser unconditionally accepts those platform-specific color values, but LookAndFeel doesn't...
Updated•7 years ago
|
Priority: -- → P3
Comment 3•7 years ago
|
||
Also fixed by bug 894245. Same question as the other bug :)
Flags: needinfo?(xidorn+moz)
Assignee | ||
Comment 4•7 years ago
|
||
Yeah probably we can just close it.
Status: NEW → RESOLVED
Closed: 7 years ago
Depends on: 894245
Flags: needinfo?(xidorn+moz)
Resolution: --- → FIXED
Updated•7 years ago
|
Assignee: nobody → xidorn+moz
status-firefox-esr52:
--- → wontfix
Flags: needinfo?(ryanvm)
Flags: in-testsuite?
Target Milestone: --- → mozilla53
Assignee | ||
Comment 5•7 years ago
|
||
I don't think this testcase worth landing. The test landed in bug 894245 should have well covered this case.
Comment 6•7 years ago
|
||
Works for me!
Flags: needinfo?(ryanvm)
Flags: in-testsuite?
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•