Skip to content

[css-transitions-2] transition-timing-function and getComputedTiming() #4288

Closed
@george-steel

Description

@george-steel

Should the easing function specified in transition-timing-function be applied to the global timing function of the CSSTransition's KeyframeEffect (and be returned by getComputedTiming()) or should it be applied to the first keyframe? First keyframe is consistent with CSSAnimation while global timing seems to be implied by the reversing behavior, as the global progress it talks about is affected by the easing function and it would make sense if getComputedTiming returned this value.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions