fune/testing/web-platform/tests/css/css-animations
Anders Hartvoll Ruud a4362c6438 Bug 1892979 [wpt PR 45849] - [scroll-timeline] Remove CSSAnimationDelayStartEnd + properties, a=testonly
Automatic update from web-platform-tests
[scroll-timeline] Remove CSSAnimationDelayStartEnd + properties

At some point, the scroll-animations-1 spec made animation-delay
into a shorthand expanding into animation-delay-start and -end,
however it was removed from the spec long ago.

This CL removes the animation-delay-start/end properties from Blink,
along with the "alternative" properties for 'animation-delay' and
'animation'. We'll just add the properties back if they reappear
in a specification later.

There is no behavior change: the animation-delay-start/end properties
never shipped.

Bug: 40896959
Change-Id: Idbbb78d14f34d2a4a1cb6599246bb9cbca703a52
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5476471
Reviewed-by: Kevin Ellis <kevers@chromium.org>
Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1292373}

--

wpt-commits: c261d3caf272fcb997fd4f05d0f7680f551c596d
wpt-pr: 45849
2024-04-29 07:28:15 +00:00
..
crashtests Bug 1885601 [wpt PR 45134] - Port flaky animations/stability tests to WPT crashtests, a=testonly 2024-03-27 10:29:57 +00:00
parsing Bug 1892979 [wpt PR 45849] - [scroll-timeline] Remove CSSAnimationDelayStartEnd + properties, a=testonly 2024-04-29 07:28:15 +00:00
responsive
stability Bug 1885901 [wpt PR 45169] - Port animation-*-event-destroy-renderer to WPT, a=testonly 2024-03-28 14:09:48 +00:00
support
animate-with-color-mix.html
animation-base-response-001.html
animation-base-response-002.html
animation-base-response-003.html
animation-base-response-004.html
animation-before-initial-box-construction-001.html
animation-canceled-by-parent-details-element-being-closed.html
animation-change-underlying-value-changed-in-flight.html
animation-common-ref.html
animation-composition-keyframes.html
animation-composition.html
animation-css-variable-dependent-property.html
animation-css-variable-in-keyframe-adjusted.html
animation-delay-001-manual.html
animation-delay-002-manual.html
animation-delay-003-manual.html
animation-delay-004-manual.html
animation-delay-005-manual.html
animation-delay-006-manual.html
animation-delay-007-manual.html
animation-delay-008.html
animation-delay-009.html
animation-delay-010.html
animation-delay-011.html
animation-direction-001-manual.html
animation-direction-002-manual.html
animation-direction-003-manual.html
animation-direction-004-manual.html
animation-direction-005-manual.html
animation-direction-006-manual.html
animation-display-manual.html
animation-duration-001-manual.html
animation-duration-002-manual.html
animation-duration-003-manual.html
animation-duration-004-manual.html
animation-duration-005-manual.html
animation-duration-006-manual.html
animation-duration-007-manual.html
animation-duration-008-manual.html
animation-fill-mode-001-manual.html
animation-fill-mode-002-manual.html
animation-fill-mode-003-manual.html
animation-fill-mode-004-manual.html
animation-fill-mode-005-manual.html
animation-fill-mode-006-manual.html
animation-important-001.html
animation-important-002-ref.html
animation-important-002.html
animation-iteration-count-001-manual.html
animation-iteration-count-002-manual.html
animation-iteration-count-003-manual.html
animation-iteration-count-004-manual.html
animation-iteration-count-005-manual.html
animation-iteration-count-006-manual.html
animation-iteration-count-007-manual.html
animation-iteration-count-008-manual.html
animation-iteration-count-009.html
animation-iteration-count-calc.html
animation-iteration-event-manual.html
animation-keyframes-001-manual.html
animation-keyframes-002-manual.html
animation-keyframes-003-manual.html
animation-multiple-from-to-keyframes-with-only-timing-function.html
animation-name-001-manual.html
animation-name-002-manual.html
animation-name-003-manual.html
animation-name-004-manual.html
animation-name-005-manual.html
animation-name-006-manual.html
animation-offscreen-to-onscreen-ref.html Bug 1884222 [wpt PR 44982] - Migrate animation-offscreen-to-onscreen to WPT, a=testonly 2024-03-14 08:39:20 +00:00
animation-offscreen-to-onscreen.html Bug 1884222 [wpt PR 44982] - Migrate animation-offscreen-to-onscreen to WPT, a=testonly 2024-03-14 08:39:20 +00:00
animation-opacity-pause-and-set-time-ref.html
animation-opacity-pause-and-set-time.html
animation-play-state-001-manual.html
animation-play-state-002-manual.html
animation-play-state-003-manual.html
animation-play-state-004-manual.html
animation-play-state-005.tentative.html
animation-pseudo-dynamic-001-ref.html
animation-pseudo-dynamic-001.html
animation-restarted-after-changing-iteration-count-after-completion.html
animation-shorthand-001-manual.html
animation-shorthand-002-manual.html
animation-shorthand-003-manual.html
animation-style-element-replaced-with-keyframes-rule-of-same-name.html
animation-timing-function-001-manual.html
animation-timing-function-002-manual.html
animation-timing-function-003-manual.html
animation-timing-function-004-manual.html
animation-timing-function-005-manual.html
animation-timing-function-006-manual.html
animation-timing-function-007-manual.html
animation-timing-function-008-manual.html
animation-timing-function-009-manual.html
animation-timing-function-010-manual.html
animation-timing-function-011-manual.html
animation-timing-function-012-manual.html
animation-transform-pause-and-set-time-ref.html
animation-transform-pause-and-set-time.html
AnimationEffect-getComputedTiming.tentative.html
AnimationEffect-updateTiming.tentative.html
animationevent-interface.html
animationevent-interface.js
animationevent-marker-pseudoelement.html
animationevent-pseudoelement.html
animationevent-types.html
animationstart-and-animationend-events-manual.html
cancel-animation-shadow-slot-invalidation.html
computed-style-animation-parsing.html
CSSAnimation-animationName.tentative.html
CSSAnimation-canceling.tentative.html
CSSAnimation-compositeOrder.tentative.html
CSSAnimation-effect.tentative.html
CSSAnimation-finished.tentative.html
CSSAnimation-getCurrentTime.tentative.html
CSSAnimation-getKeyframes-crash.html
CSSAnimation-id.tentative.html
CSSAnimation-pausing.tentative.html
CSSAnimation-playState.tentative.html
CSSAnimation-ready.tentative.html
CSSAnimation-startTime.tentative.html
dialog-animation.html
dialog-backdrop-animation.html
display-interpolation.html
display-none-dont-cancel-pseudo.tentative.html Bug 1887018 [wpt PR 45274] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=271375, a=testonly 2024-03-27 10:30:30 +00:00
display-none-dont-cancel.tentative.html
Document-getAnimations.tentative.html
Element-getAnimations-dynamic-changes.tentative.html
Element-getAnimations.tentative.html
empty-pseudo-class-with-animation.html
event-dispatch.tentative.html
event-order.tentative.html
flip-running-animation-via-variable-ref.html
flip-running-animation-via-variable.html
historical.html
idlharness.html
inheritance-pseudo-element-ref.html
inheritance-pseudo-element.html
inheritance.html
KeyframeEffect-getKeyframes.tentative.html
KeyframeEffect-setKeyframes.tentative.html
KeyframeEffect-target.tentative.html
keyframes-remove-documentElement-crash.html
keyframes-unrelated-custom-property.html
keyframes-zero-angle-crash.html
META.yml
missing-values-first-keyframe.html
missing-values-last-keyframe.html
nested-scale-animations-ref.html
nested-scale-animations.html
pending-style-changes-001.html
sample-on-last-keyframe.html
simultaneous-animations-crash.html
style-animation-parsing.html
svg-transform-animation-ref.html
svg-transform-animation.html
transform-animation-under-large-scale-ref.html
transform-animation-under-large-scale.html
transition-properties-not-animatable.html
transition-ready-time-offscreen.html Bug 1888748 - Ensure animations started on the same tick share ready time. r=birtles 2024-04-17 06:07:17 +00:00
translation-animation-on-important-property-ref.html
translation-animation-on-important-property.html
translation-animation-subpixel-offset-ref.html
translation-animation-subpixel-offset.html
WEB_FEATURES.yml Bug 1889215 [wpt PR 45475] - Map some CSS features to web-features, a=testonly 2024-04-10 09:26:23 +00:00
webkit-writing-mode-crash.html