Closed
Bug 1371478
Opened 8 years ago
Closed 8 years ago
Stylo: browser_animation_animated_properties_displayed.js reports several properties missing from animation panel
Categories
(Core :: CSS Parsing and Computation, enhancement, P2)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla56
| Tracking | Status | |
|---|---|---|
| firefox56 | --- | fixed |
People
(Reporter: jryans, Unassigned)
References
(Blocks 1 open bug)
Details
In browser_animation_animated_properties_displayed.js, DevTools is expecting[1] certain properties to appear in the animation panel, but some are missing:
* filter
* background-image
* background-repeat
I assume this is because not all properties are animatable yet.
[1]: http://searchfox.org/mozilla-central/rev/a798ee4fc323f9387b7576dbed177859d29d09b7/devtools/client/animationinspector/test/browser_animation_animated_properties_displayed.js#13-32
Updated•8 years ago
|
Priority: -- → P2
| Reporter | ||
Comment 1•8 years ago
|
||
This test is now passing, yay! :D
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•