Closed
Bug 1234476
Opened 9 years ago
Closed 9 years ago
Apply shorthand prioritization to properties set on property-indexed keyframes too.
Categories
(Core :: DOM: Animation, defect)
Core
DOM: Animation
Tracking
()
RESOLVED
DUPLICATE
of bug 1245748
Tracking | Status | |
---|---|---|
firefox46 | --- | affected |
People
(Reporter: birtles, Unassigned)
References
Details
Reporter | ||
Comment 1•9 years ago
|
||
This is fixed by bug 1245748 where we now use PropertyPriorityIterator in KeyframeUtils::GetAnimationPropertiesFromKeyframes to iterate over the frame properties when building up property lists. We do this regardless of if the frames came from a keyframe sequence of a property-indexed keyframe.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•