servo/tests/wpt/meta/css/css-backgrounds/animations
Martin Robinson 5bc3c3088a
compositor: Do not wait for animation termination to take screenshots (#38055)
WPT tests are expected to create screenshots as soon as everything is
loaded. If an animation is happening adding the "reftest-wait" class to
the root element is appropriate way to delay the screenshot. Previously,
the
test harness was waiting for all animations to finish, but that is just
leading to many timeouts. Removing that code fixes the timeouts.

Two Servo-specific tests are also updated as they were written with
Servo's previous behavior in mind.

Testing: There are test result updates for this change. Many TIMEOUTS
now either correctly
PASS OR FAIL.
Fixes: #36931.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-07-14 12:18:18 +00:00
..
invalidation compositor: Do not wait for animation termination to take screenshots (#38055) 2025-07-14 12:18:18 +00:00
background-color-animation-custom-property.html.ini Update web-platform-tests to revision b'8e164c249d2b93a4234a2710a5e2cc5a16fab499' (#33515) 2024-09-22 01:24:38 +00:00
background-color-animation-custom-timing-function-reverse.html.ini Update web-platform-tests to revision b'8e164c249d2b93a4234a2710a5e2cc5a16fab499' (#33515) 2024-09-22 01:24:38 +00:00
background-color-animation-custom-timing-function.html.ini Update web-platform-tests to revision b'8e164c249d2b93a4234a2710a5e2cc5a16fab499' (#33515) 2024-09-22 01:24:38 +00:00
background-color-animation-fallback-additive-keyframe.html.ini
background-color-animation-fallback-missing-0-percent.html.ini
background-color-animation-fallback-missing-100-percent.html.ini
background-color-animation-fallback-replace.html.ini
background-color-animation-half-opaque.html.ini
background-color-animation-pseudo-element.html.ini
background-color-animation-single-keyframe.html.ini
background-color-animation-three-keyframes1.html.ini
background-color-animation-three-keyframes2.html.ini
background-color-animation-three-keyframes3.html.ini
background-color-animation-will-change-contents.html.ini
background-color-animation-with-blur.html.ini
background-color-animation-with-mask.html.ini
background-color-animation-with-zero-playbackRate.html.ini
background-color-animation.html.ini
background-color-interpolation.html.ini Update test expectations 2023-11-06 09:35:57 +01:00
background-color-scroll-into-viewport.html.ini
background-color-transition-colormix.html.ini Sync WPT with upstream (04-02-2024) (#31256) 2024-02-05 06:17:23 +00:00
background-color-transition-currentcolor.html.ini
background-image-interpolation.html.ini Stop transitioning properties with a discrete animation type (#30565) 2023-10-20 12:55:33 +00:00
background-position-interpolation.html.ini layout: Respond to shorthand property requests with real values (#31277) 2024-02-10 23:15:17 +00:00
background-position-origin-interpolation.html.ini
background-position-x-interpolation.html.ini
background-position-y-interpolation.html.ini
background-size-interpolation.html.ini Let animations&transitions fall back to discrete interpolation (#34981) 2025-01-30 20:36:55 +00:00
border-bottom-left-radius-composition.html.ini
border-bottom-right-radius-composition.html.ini
border-color-interpolation.html.ini layout: Respond to shorthand property requests with real values (#31277) 2024-02-10 23:15:17 +00:00
border-image-outset-composition.html.ini
border-image-outset-interpolation.html.ini
border-image-slice-composition.html.ini
border-image-slice-interpolation-stability.html.ini
border-image-slice-interpolation.html.ini Let animations&transitions fall back to discrete interpolation (#34981) 2025-01-30 20:36:55 +00:00
border-image-source-interpolation.html.ini Implement transition-behavior (#33991) 2024-10-24 20:34:10 +00:00
border-image-width-composition.html.ini
border-image-width-interpolation.html.ini Let animations&transitions fall back to discrete interpolation (#34981) 2025-01-30 20:36:55 +00:00
border-radius-interpolation.html.ini layout: Respond to shorthand property requests with real values (#31277) 2024-02-10 23:15:17 +00:00
border-top-left-radius-composition.html.ini
border-top-right-radius-composition.html.ini
border-width-interpolation.html.ini layout: Respond to shorthand property requests with real values (#31277) 2024-02-10 23:15:17 +00:00
box-shadow-composition.html.ini
box-shadow-interpolation.html.ini Let animations&transitions fall back to discrete interpolation (#34981) 2025-01-30 20:36:55 +00:00
discrete-no-interpolation.html.ini Implement transition-behavior (#33991) 2024-10-24 20:34:10 +00:00
two-background-color-animation-diff-length1.html.ini
two-background-color-animation-diff-length2.html.ini
two-background-color-animation-diff-length3.html.ini