fune/testing/web-platform/tests/web-animations/animation-model
Kevin Ellis 518ff4b138 Bug 1890368 [wpt PR 45612] - Short-circuit interpolation calculation for a static-valued property, a=testonly
Automatic update from web-platform-tests
Short-circuit interpolation calculation for a static-valued property

With the exception of cross-fade interpolations, we can sample a single
keyframe and use its value throughout the animation if the property
is constant-valued.  For an animation of the background property that
only explicitly sets the background color, we can short-circuit the
work when applying the animation effect for all of the implicitly set
properties.

Bug: 333861763

Change-Id: Id5634a2656b5e739a91d9593a3ff7c5bb58a85b3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5426601
Commit-Queue: Kevin Ellis <kevers@chromium.org>
Reviewed-by: Robert Flack <flackr@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1286714}

--

wpt-commits: 066959a2f2e30a073beea8b71d3bde62c9d058e3
wpt-pr: 45612
2024-04-19 07:34:38 +00:00
..
animation-types
combining-effects
keyframe-effects
resources
side-effects-of-animations-current-ref.html
side-effects-of-animations-current.html
side-effects-of-animations-in-effect-ref.html
side-effects-of-animations-in-effect.html
side-effects-of-animations-none-ref.html
side-effects-of-animations-none.html