Skip to main content

Module keyframeeffect

Module keyframeeffect 

Source

Structsยง

Keyframe ๐Ÿ”’
https://drafts.csswg.org/web-animations-1/#keyframe
KeyframeEffect ๐Ÿ”’
https://drafts.csswg.org/web-animations-1/#keyframeeffect
KeyframePropertyDeclaration ๐Ÿ”’

Constantsยง

_IMPL_DOMOBJECT_FOR_KeyframeEffect ๐Ÿ”’

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 input as a value for property, returning None on 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