DescriptionAnimations: Add the effect clipping primitive to web animations
This change adds the effect clipping primitives startClip and endClip
to the web animations API, behind the experimental web platform features
flag. The start clip is relative to the start time while end clip is
relative to the end time, synonymous to delay. These clip primitives
prevent an animation from applying outside of these values.
These clip primitives allows groups to be implemented on top of web
animations, as well as enable some work in DevTools.
BUG=495444
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196739
Patch Set 1 #
Total comments: 8
Patch Set 2 : #
Messages
Total messages: 12 (4 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||