Closed
Bug 1395479
Opened 8 years ago
Closed 8 years ago
stylo: the rule list of an element with @keyframe rule is empty on DevTools
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 1394994
People
(Reporter: tommykuo, Unassigned)
References
Details
I found the rule of an element applied @keyframe in the inspector is empty. And it causes the following test case failed.
- browser_rules_keyframes-rule_01.js
- browser_rules_keyframes-rule_02.js
- browser_rules_keyframeLineNumbers.js
- browser_rules_search-filter_02.js
Comment 1•8 years ago
|
||
Not sure if this is a duplicate of Bug 1394994... set this as a dependent bug for now.
Blocks: stylo-devtools-tests
Depends on: 1394994
Comment 2•8 years ago
|
||
I think it is a dupe. The affected tests are identical, and if we don't know the position, we cannot show it, which sounds like a reasonable argument.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•