fune/testing/web-platform/tests/scroll-animations/css
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
..
printing
support
animation-duration-auto.tentative.html
animation-events.html
animation-fill-outside-range-ref.html
animation-fill-outside-range-test.html
animation-inactive-outside-range-ref.html
animation-inactive-outside-range-test.html
animation-range-ignored.html
animation-range-normal-matches-cover.html
animation-range-visual-test-ref.html
animation-range-visual-test.html Bug 1881414 [wpt PR 44722] - Increase fuzzy for scroll-animations/css/animation-range-visual-test.html, a=testonly 2024-03-01 20:10:03 +00:00
animation-shorthand.html Bug 1892979 [wpt PR 45849] - [scroll-timeline] Remove CSSAnimationDelayStartEnd + properties, a=testonly 2024-04-29 07:28:15 +00:00
animation-timeline-computed.html
animation-timeline-deferred.html
animation-timeline-ignored.tentative.html
animation-timeline-in-keyframe.html
animation-timeline-multiple.html
animation-timeline-named-scroll-progress-timeline.tentative.html
animation-timeline-none.html
animation-timeline-parsing.html
animation-timeline-scroll-functional-notation.tentative.html
animation-timeline-view-functional-notation.tentative.html
animation-update-ref.html
deferred-timeline-composited-ref.html
deferred-timeline-composited.html
get-animations-inactive-timeline.html
merge-timeline-offset-keyframes.html
named-range-keyframes-with-document-timeline.tentative.html
progress-based-animation-animation-longhand-properties.tentative.html
progress-based-animation-timeline.html
pseudo-on-scroller.html
scroll-animation-initial-offset-ref.html
scroll-animation-initial-offset.html
scroll-timeline-axis-computed.html
scroll-timeline-axis-parsing.html
scroll-timeline-axis-writing-mode.html
scroll-timeline-default-iframe-ref.html
scroll-timeline-default-iframe.html
scroll-timeline-default-quirks-mode.html
scroll-timeline-default-ref.html
scroll-timeline-default-writing-mode-rl-ref.html
scroll-timeline-default-writing-mode-rl.html
scroll-timeline-default.html
scroll-timeline-document-scroller-quirks.html
scroll-timeline-dynamic.tentative.html
scroll-timeline-frame-size-changed-ref.html
scroll-timeline-frame-size-changed.html
scroll-timeline-in-container-query.html
scroll-timeline-inactive.html
scroll-timeline-inline-orientation-ref.html
scroll-timeline-inline-orientation.html
scroll-timeline-multi-pass.tentative.html
scroll-timeline-name-computed.html
scroll-timeline-name-parsing.html
scroll-timeline-name-shadow.html Bug 1878205 [wpt PR 44369] - Change the behavior of clonable to be more opt-in, a=testonly 2024-02-15 09:42:50 +00:00
scroll-timeline-nearest-dirty.html
scroll-timeline-nearest-with-absolute-positioned-element.html
scroll-timeline-paused-animations.html
scroll-timeline-range-animation.html
scroll-timeline-responsiveness-from-endpoint.html
scroll-timeline-root-dirty.html
scroll-timeline-sampling.html
scroll-timeline-shorthand.html
scroll-timeline-update-reversed-animation.html
scroll-timeline-with-percent-delay.tentative.html
timeline-offset-in-keyframe-change-timeline.tentative.html
timeline-offset-keyframes-hidden-subject.html
timeline-offset-keyframes-with-document-timeline.html
timeline-range-name-offset-in-keyframes.tentative.html
timeline-scope-computed.tentative.html
timeline-scope-parsing.tentative.html
timeline-scope.html
view-timeline-animation-range-update.tentative.html
view-timeline-animation.html
view-timeline-axis-computed.html
view-timeline-axis-parsing.html
view-timeline-dynamic.html
view-timeline-inset-animation.html
view-timeline-inset-computed.html
view-timeline-inset-parsing.html
view-timeline-keyframe-boundary-interpolation.html
view-timeline-lookup.html
view-timeline-name-computed.html
view-timeline-name-parsing.html
view-timeline-name-shadow.html Bug 1878205 [wpt PR 44369] - Change the behavior of clonable to be more opt-in, a=testonly 2024-02-15 09:42:50 +00:00
view-timeline-range-animation.html
view-timeline-range-update-reversed-animation.html
view-timeline-range-update.html
view-timeline-shorthand.html Bug 1867831 [wpt PR 43478] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=265673, a=testonly 2023-12-12 10:28:41 +00:00
view-timeline-subject-bounds-update.html
view-timeline-used-values.html
view-timeline-with-delay-and-range.tentative.html
view-timeline-with-transform-on-subject.html