Structsยง
- Keyframe ๐
- https://drafts.csswg.org/web-animations-1/#keyframe
- Keyframe
Effect ๐ - https://drafts.csswg.org/web-animations-1/#keyframeeffect
- Keyframe
Property ๐Declaration
Constantsยง
Functionsยง
- animation_
property_ ๐name_ to_ idl_ attribute_ name - https://drafts.csswg.org/web-animations-1/#animation-property-name-to-idl-attribute-name
- get_
property_ ๐declarations - Implements Step 2-6 of https://drafts.csswg.org/web-animations-1/#process-a-keyframe-like-object.
- keyframe_
from_ ๐value - Step 5 (for iterable keyframes) of https://drafts.csswg.org/web-animations-1/#process-a-keyframes-argument.
- lookup_
css_ ๐property_ by_ idl_ attribute_ name - This is the inverse of https://drafts.csswg.org/web-animations-1/#animation-property-name-to-idl-attribute-name.
- parse_
single_ ๐property_ declaration - Parses
inputas a value forproperty, returningNoneon failure. - process_
a_ ๐keyframe_ like_ object - https://drafts.csswg.org/web-animations-1/#process-a-keyframe-like-object
- process_
a_ ๐keyframes_ argument - https://drafts.csswg.org/web-animations-1/#process-a-keyframes-argument