AnimationTimeline §
Provides a source of time for Animations.
/*
interface AnimationTimeline {
readonly attribute double? currentTime ;
}
(need to update the parser to allow WebIDL)
*/
Provides a source of time for Animations.
/*
interface AnimationTimeline {
readonly attribute double? currentTime ;
}
(need to update the parser to allow WebIDL)
*/