Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[scroll-animations] import scroll-animations WPTs #19708

Merged

Conversation

graouts
Copy link
Contributor

@graouts graouts commented Oct 30, 2023

5d86bb7

[scroll-animations] import scroll-animations WPTs
https://bugs.webkit.org/show_bug.cgi?id=263869

Reviewed by Antti Koivisto.

Before we embark on the work to implement the Scroll-driven Animations spec,
we need to import its WPT tests as a baseline to track progress.

The matching WPT revision was fb2454bedde399dcc52d9f9e21201a3fbade64e5.

* LayoutTests/TestExpectations:
* LayoutTests/imported/w3c/resources/import-expectations.json:
* LayoutTests/imported/w3c/resources/resource-files.json:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/META.yml: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/crashtests/invalid-animation-range.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/crashtests/w3c-import.log: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-duration-auto.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-duration-auto.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-events-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-events.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-fill-outside-range-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-fill-outside-range-test-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-fill-outside-range-test.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-inactive-outside-range-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-inactive-outside-range-test-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-inactive-outside-range-test.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-range-ignored-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-range-ignored.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-range-normal-matches-cover-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-range-normal-matches-cover.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-range-visual-test-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-range-visual-test-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-range-visual-test.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-shorthand-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-shorthand.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-computed-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-computed.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-deferred-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-deferred.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-ignored.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-ignored.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-in-keyframe-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-in-keyframe.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-multiple-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-multiple.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-named-scroll-progress-timeline.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-named-scroll-progress-timeline.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-none-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-none.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-parsing-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-parsing.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-scroll-functional-notation.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-scroll-functional-notation.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-view-functional-notation.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-view-functional-notation.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-update-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/deferred-timeline-composited-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/deferred-timeline-composited-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/deferred-timeline-composited.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/get-animations-inactive-timeline-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/get-animations-inactive-timeline.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/merge-timeline-offset-keyframes-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/merge-timeline-offset-keyframes.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/named-range-keyframes-with-document-timeline.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/named-range-keyframes-with-document-timeline.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/animation-timeline-none-with-progress-print.tentative-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/animation-timeline-none-with-progress-print.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/animation-timeline-none-with-progress-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-default-iframe-print-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-default-iframe-print.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-default-print-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-default-print.tentative-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-default-print.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-specified-scroller-print-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-specified-scroller-print.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-specified-scroller-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/w3c-import.log: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/progress-based-animation-animation-longhand-properties.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/progress-based-animation-animation-longhand-properties.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/progress-based-animation-timeline-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/progress-based-animation-timeline.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/pseudo-on-scroller-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/pseudo-on-scroller.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-animation-initial-offset-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-animation-initial-offset-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-animation-initial-offset.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-axis-computed-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-axis-computed.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-axis-parsing-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-axis-parsing.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-axis-writing-mode-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-axis-writing-mode.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-iframe-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-iframe-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-iframe.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-quirks-mode-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-quirks-mode.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-writing-mode-rl-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-writing-mode-rl-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-writing-mode-rl.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-document-scroller-quirks-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-document-scroller-quirks.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-dynamic.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-dynamic.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-frame-size-changed-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-frame-size-changed-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-frame-size-changed.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-in-container-query-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-in-container-query.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-inactive-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-inactive.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-inline-orientation-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-inline-orientation-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-inline-orientation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-multi-pass.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-multi-pass.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-name-computed-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-name-computed.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-name-parsing-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-name-parsing.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-name-shadow-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-name-shadow.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-nearest-dirty-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-nearest-dirty.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-nearest-with-absolute-positioned-element-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-nearest-with-absolute-positioned-element.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-paused-animations-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-paused-animations.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-range-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-range-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-responsiveness-from-endpoint-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-responsiveness-from-endpoint.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-root-dirty-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-root-dirty.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-sampling-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-sampling.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-shorthand-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-shorthand.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-update-reversed-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-with-percent-delay.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-with-percent-delay.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/support/animation-range.css: Added.
(.flex):
(.flex > div):
(.scroller):
(.subject):
(.meters):
(.meters > div):
(@keyframes active-interval):
(100%):
(.meter):
(@keyframes slide-in):
(.bar):
(.spacer):
(.contain .bar, .contain .meter):
(.entry .bar, .entry .meter):
(.exit .bar, .exit .meter):
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/support/testcommon.js: Added.
(async waitForCSSScrollTimelineStyle):
(assert_implements_animation_timeline):
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/support/w3c-import.log: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-offset-in-keyframe-change-timeline.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-offset-in-keyframe-change-timeline.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-offset-keyframes-hidden-subject-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-offset-keyframes-hidden-subject.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-offset-keyframes-with-document-timeline-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-offset-keyframes-with-document-timeline.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-range-name-offset-in-keyframes.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-range-name-offset-in-keyframes.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-scope-computed.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-scope-computed.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-scope-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-scope-parsing.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-scope-parsing.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-scope.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-animation-range-update.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-animation-range-update.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-axis-computed-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-axis-computed.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-axis-parsing-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-axis-parsing.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-dynamic-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-dynamic.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-inset-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-inset-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-inset-computed-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-inset-computed.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-inset-parsing-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-inset-parsing.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-keyframe-boundary-interpolation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-keyframe-boundary-interpolation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-lookup-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-lookup.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-name-computed-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-name-computed.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-name-parsing-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-name-parsing.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-name-shadow-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-name-shadow.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-range-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-range-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-range-update-reversed-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-range-update.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-shorthand-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-shorthand.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-subject-bounds-update.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-used-values-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-used-values.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-with-delay-and-range.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-with-delay-and-range.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-with-transform-on-subject-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-with-transform-on-subject.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/w3c-import.log: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-animatable-interface-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-animatable-interface.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-delay-crash.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-display-none-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-display-none.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-offsets-crash.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-overflow-hidden-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-overflow-hidden-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-overflow-hidden.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-root-scroller-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-root-scroller-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-root-scroller.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-transform-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-transform.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/cancel-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/cancel-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/constructor-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/constructor-no-document-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/constructor-no-document.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/constructor.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/current-time-nan-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/current-time-nan.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/current-time-root-scroller-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/current-time-root-scroller.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/current-time-writing-modes-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/current-time-writing-modes.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/custom-property-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/custom-property-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/custom-property.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/effect-updateTiming-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/effect-updateTiming.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/finish-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/finish-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/idlharness.window-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/idlharness.window.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/idlharness.window.js: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/intrinsic-iteration-duration.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/intrinsic-iteration-duration.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/layout-changes-on-percentage-based-timeline-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/layout-changes-on-percentage-based-timeline.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/null-scroll-source-crash.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/pause-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/pause-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/play-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/play-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/progress-based-effect-delay-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/progress-based-effect-delay.tentative-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/progress-based-effect-delay.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/reverse-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/reverse-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation-effect-fill-modes.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation-effect-fill-modes.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation-effect-phases.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation-effect-phases.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation-inactive-timeline-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation-inactive-timeline.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-timeline-in-removed-iframe-crash.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-timeline-invalidation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-timeline-invalidation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-timeline-range-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-timeline-range.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-timeline-snapshotting-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-timeline-snapshotting.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/set-current-time-before-play-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/set-current-time-before-play.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-current-time-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-current-time.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-playback-rate-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-playback-rate.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-start-time-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-start-time.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-timeline.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-timeline.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/source-quirks-mode-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/source-quirks-mode.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/testcommon.js: Added.
(setupScrollTimelineTest):
(calculateCurrentTime):
(createScroller):
(createScrollTimeline):
(createScrollLinkedAnimation):
(createScrollLinkedAnimationWithTiming):
(assert_approx_equals_or_null):
(assert_percents_approx_equal):
(assert_percents_equal):
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline-cancel-one-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline-cancel-one.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/update-playback-rate-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/update-playback-rate.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/updating-the-finished-state-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/updating-the-finished-state.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/w3c-import.log: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/animation-events-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/animation-events.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/block-view-timeline-current-time-vertical-rl.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/block-view-timeline-current-time-vertical-rl.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/block-view-timeline-current-time.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/block-view-timeline-current-time.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/block-view-timeline-nested-subject.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/block-view-timeline-nested-subject.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/change-animation-range-updates-play-state-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/change-animation-range-updates-play-state.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/contain-alignment-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/contain-alignment.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/get-keyframes-with-timeline-offset-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/get-keyframes-with-timeline-offset.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/inline-subject-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/inline-subject.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/inline-view-timeline-current-time.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/inline-view-timeline-current-time.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/range-boundary-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/range-boundary-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/range-boundary.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-1-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-1.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-2-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-2.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-3-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-3.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-4-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-4.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-5-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-5.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-6-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-6.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-7-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-7.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/w3c-import.log: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/subject-br-crash.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/svg-graphics-element-001-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/svg-graphics-element-001.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/svg-graphics-element-002-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/svg-graphics-element-002.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/svg-graphics-element-003-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/svg-graphics-element-003.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/testcommon.js: Added.
(assert_px_equals):
(CreateViewTimelineOpacityAnimation):
(async runTimelineBoundsTest):
(async runTimelineRangeTest):
(async runTimelineInsetTest):
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/timeline-offset-in-keyframe-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/timeline-offset-in-keyframe.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/unattached-subject-inset-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/unattached-subject-inset.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-get-current-time-range-name-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-get-current-time-range-name.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-get-set-range-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-get-set-range.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-inset-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-inset.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-missing-subject-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-missing-subject.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-on-display-none-element-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-on-display-none-element.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-range-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-range-large-subject-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-range-large-subject.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-range.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-root-source-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-root-source.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-snapport-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-snapport.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-source.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-source.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-sticky-block-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-sticky-block.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-sticky-inline-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-sticky-inline.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-subject-size-changes-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-subject-size-changes.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/w3c-import.log: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/zero-intrinsic-iteration-duration.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/zero-intrinsic-iteration-duration.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/w3c-import.log: Added.
* LayoutTests/tests-options.json:

Canonical link: https://commits.webkit.org/269944@main

e8e9f1b

Misc iOS, tvOS & watchOS macOS Linux Windows
βœ… πŸ§ͺ style βœ… πŸ›  ios βœ… πŸ›  mac βœ… πŸ›  wpe   πŸ›  wincairo
βœ… πŸ›  ios-sim βœ… πŸ›  mac-AS-debug   πŸ§ͺ wpe-wk2
βœ… πŸ§ͺ webkitperl   πŸ§ͺ ios-wk2   πŸ§ͺ api-mac   πŸ›  gtk
  πŸ§ͺ ios-wk2-wpt   πŸ§ͺ mac-wk1   πŸ§ͺ gtk-wk2
  πŸ§ͺ api-ios   πŸ§ͺ mac-wk2   πŸ§ͺ api-gtk
βœ… πŸ›  tv   πŸ§ͺ mac-AS-debug-wk2
βœ… πŸ›  tv-sim   πŸ§ͺ mac-wk2-stress
  πŸ›  watch
βœ… πŸ›  πŸ§ͺ unsafe-merge βœ… πŸ›  watch-sim

@graouts graouts self-assigned this Oct 30, 2023
@graouts graouts added the Animations Bugs related to CSS + SVG animations and transitions label Oct 30, 2023
@mdubet
Copy link
Contributor

mdubet commented Oct 30, 2023

We generally add in the commit message the SHA of the imported WPT revision

@graouts
Copy link
Contributor Author

graouts commented Oct 30, 2023

We generally add in the commit message the SHA of the imported WPT revision

Will make sure to add that to the commit message.

@graouts graouts force-pushed the import-scroll-animations-wpt branch from bd2fca5 to e8e9f1b Compare October 30, 2023 15:12
@graouts graouts added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Oct 30, 2023
https://bugs.webkit.org/show_bug.cgi?id=263869

Reviewed by Antti Koivisto.

Before we embark on the work to implement the Scroll-driven Animations spec,
we need to import its WPT tests as a baseline to track progress.

The matching WPT revision was fb2454bedde399dcc52d9f9e21201a3fbade64e5.

* LayoutTests/TestExpectations:
* LayoutTests/imported/w3c/resources/import-expectations.json:
* LayoutTests/imported/w3c/resources/resource-files.json:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/META.yml: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/crashtests/invalid-animation-range.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/crashtests/w3c-import.log: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-duration-auto.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-duration-auto.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-events-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-events.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-fill-outside-range-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-fill-outside-range-test-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-fill-outside-range-test.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-inactive-outside-range-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-inactive-outside-range-test-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-inactive-outside-range-test.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-range-ignored-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-range-ignored.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-range-normal-matches-cover-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-range-normal-matches-cover.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-range-visual-test-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-range-visual-test-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-range-visual-test.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-shorthand-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-shorthand.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-computed-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-computed.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-deferred-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-deferred.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-ignored.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-ignored.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-in-keyframe-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-in-keyframe.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-multiple-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-multiple.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-named-scroll-progress-timeline.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-named-scroll-progress-timeline.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-none-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-none.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-parsing-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-parsing.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-scroll-functional-notation.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-scroll-functional-notation.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-view-functional-notation.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-view-functional-notation.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-update-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/deferred-timeline-composited-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/deferred-timeline-composited-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/deferred-timeline-composited.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/get-animations-inactive-timeline-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/get-animations-inactive-timeline.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/merge-timeline-offset-keyframes-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/merge-timeline-offset-keyframes.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/named-range-keyframes-with-document-timeline.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/named-range-keyframes-with-document-timeline.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/animation-timeline-none-with-progress-print.tentative-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/animation-timeline-none-with-progress-print.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/animation-timeline-none-with-progress-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-default-iframe-print-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-default-iframe-print.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-default-print-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-default-print.tentative-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-default-print.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-specified-scroller-print-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-specified-scroller-print.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-specified-scroller-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/w3c-import.log: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/progress-based-animation-animation-longhand-properties.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/progress-based-animation-animation-longhand-properties.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/progress-based-animation-timeline-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/progress-based-animation-timeline.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/pseudo-on-scroller-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/pseudo-on-scroller.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-animation-initial-offset-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-animation-initial-offset-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-animation-initial-offset.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-axis-computed-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-axis-computed.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-axis-parsing-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-axis-parsing.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-axis-writing-mode-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-axis-writing-mode.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-iframe-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-iframe-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-iframe.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-quirks-mode-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-quirks-mode.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-writing-mode-rl-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-writing-mode-rl-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-writing-mode-rl.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-document-scroller-quirks-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-document-scroller-quirks.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-dynamic.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-dynamic.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-frame-size-changed-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-frame-size-changed-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-frame-size-changed.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-in-container-query-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-in-container-query.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-inactive-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-inactive.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-inline-orientation-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-inline-orientation-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-inline-orientation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-multi-pass.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-multi-pass.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-name-computed-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-name-computed.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-name-parsing-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-name-parsing.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-name-shadow-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-name-shadow.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-nearest-dirty-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-nearest-dirty.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-nearest-with-absolute-positioned-element-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-nearest-with-absolute-positioned-element.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-paused-animations-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-paused-animations.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-range-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-range-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-responsiveness-from-endpoint-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-responsiveness-from-endpoint.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-root-dirty-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-root-dirty.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-sampling-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-sampling.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-shorthand-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-shorthand.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-update-reversed-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-with-percent-delay.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-with-percent-delay.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/support/animation-range.css: Added.
(.flex):
(.flex > div):
(.scroller):
(.subject):
(.meters):
(.meters > div):
(@Keyframes active-interval):
(100%):
(.meter):
(@Keyframes slide-in):
(.bar):
(.spacer):
(.contain .bar, .contain .meter):
(.entry .bar, .entry .meter):
(.exit .bar, .exit .meter):
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/support/testcommon.js: Added.
(async waitForCSSScrollTimelineStyle):
(assert_implements_animation_timeline):
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/support/w3c-import.log: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-offset-in-keyframe-change-timeline.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-offset-in-keyframe-change-timeline.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-offset-keyframes-hidden-subject-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-offset-keyframes-hidden-subject.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-offset-keyframes-with-document-timeline-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-offset-keyframes-with-document-timeline.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-range-name-offset-in-keyframes.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-range-name-offset-in-keyframes.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-scope-computed.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-scope-computed.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-scope-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-scope-parsing.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-scope-parsing.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/timeline-scope.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-animation-range-update.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-animation-range-update.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-axis-computed-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-axis-computed.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-axis-parsing-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-axis-parsing.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-dynamic-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-dynamic.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-inset-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-inset-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-inset-computed-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-inset-computed.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-inset-parsing-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-inset-parsing.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-keyframe-boundary-interpolation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-keyframe-boundary-interpolation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-lookup-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-lookup.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-name-computed-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-name-computed.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-name-parsing-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-name-parsing.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-name-shadow-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-name-shadow.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-range-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-range-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-range-update-reversed-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-range-update.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-shorthand-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-shorthand.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-subject-bounds-update.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-used-values-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-used-values.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-with-delay-and-range.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-with-delay-and-range.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-with-transform-on-subject-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-with-transform-on-subject.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/w3c-import.log: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-animatable-interface-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-animatable-interface.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-delay-crash.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-display-none-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-display-none.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-offsets-crash.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-overflow-hidden-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-overflow-hidden-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-overflow-hidden.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-root-scroller-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-root-scroller-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-root-scroller.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-transform-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-transform.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/cancel-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/cancel-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/constructor-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/constructor-no-document-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/constructor-no-document.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/constructor.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/current-time-nan-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/current-time-nan.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/current-time-root-scroller-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/current-time-root-scroller.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/current-time-writing-modes-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/current-time-writing-modes.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/custom-property-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/custom-property-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/custom-property.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/effect-updateTiming-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/effect-updateTiming.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/finish-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/finish-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/idlharness.window-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/idlharness.window.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/idlharness.window.js: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/intrinsic-iteration-duration.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/intrinsic-iteration-duration.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/layout-changes-on-percentage-based-timeline-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/layout-changes-on-percentage-based-timeline.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/null-scroll-source-crash.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/pause-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/pause-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/play-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/play-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/progress-based-effect-delay-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/progress-based-effect-delay.tentative-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/progress-based-effect-delay.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/reverse-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/reverse-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation-effect-fill-modes.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation-effect-fill-modes.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation-effect-phases.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation-effect-phases.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation-inactive-timeline-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation-inactive-timeline.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-timeline-in-removed-iframe-crash.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-timeline-invalidation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-timeline-invalidation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-timeline-range-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-timeline-range.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-timeline-snapshotting-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-timeline-snapshotting.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/set-current-time-before-play-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/set-current-time-before-play.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-current-time-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-current-time.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-playback-rate-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-playback-rate.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-start-time-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-start-time.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-timeline.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-timeline.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/source-quirks-mode-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/source-quirks-mode.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/testcommon.js: Added.
(setupScrollTimelineTest):
(calculateCurrentTime):
(createScroller):
(createScrollTimeline):
(createScrollLinkedAnimation):
(createScrollLinkedAnimationWithTiming):
(assert_approx_equals_or_null):
(assert_percents_approx_equal):
(assert_percents_equal):
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline-cancel-one-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline-cancel-one.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/update-playback-rate-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/update-playback-rate.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/updating-the-finished-state-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/updating-the-finished-state.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/w3c-import.log: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/animation-events-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/animation-events.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/block-view-timeline-current-time-vertical-rl.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/block-view-timeline-current-time-vertical-rl.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/block-view-timeline-current-time.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/block-view-timeline-current-time.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/block-view-timeline-nested-subject.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/block-view-timeline-nested-subject.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/change-animation-range-updates-play-state-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/change-animation-range-updates-play-state.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/contain-alignment-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/contain-alignment.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/get-keyframes-with-timeline-offset-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/get-keyframes-with-timeline-offset.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/inline-subject-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/inline-subject.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/inline-view-timeline-current-time.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/inline-view-timeline-current-time.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/range-boundary-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/range-boundary-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/range-boundary.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-1-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-1.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-2-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-2.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-3-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-3.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-4-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-4.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-5-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-5.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-6-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-6.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-7-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/view-timeline-sticky-offscreen-7.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/sticky/w3c-import.log: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/subject-br-crash.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/svg-graphics-element-001-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/svg-graphics-element-001.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/svg-graphics-element-002-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/svg-graphics-element-002.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/svg-graphics-element-003-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/svg-graphics-element-003.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/testcommon.js: Added.
(assert_px_equals):
(CreateViewTimelineOpacityAnimation):
(async runTimelineBoundsTest):
(async runTimelineRangeTest):
(async runTimelineInsetTest):
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/timeline-offset-in-keyframe-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/timeline-offset-in-keyframe.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/unattached-subject-inset-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/unattached-subject-inset.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-get-current-time-range-name-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-get-current-time-range-name.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-get-set-range-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-get-set-range.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-inset-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-inset.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-missing-subject-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-missing-subject.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-on-display-none-element-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-on-display-none-element.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-range-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-range-large-subject-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-range-large-subject.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-range.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-root-source-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-root-source.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-snapport-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-snapport.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-source.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-source.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-sticky-block-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-sticky-block.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-sticky-inline-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-sticky-inline.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-subject-size-changes-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-subject-size-changes.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/w3c-import.log: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/zero-intrinsic-iteration-duration.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/zero-intrinsic-iteration-duration.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/w3c-import.log: Added.
* LayoutTests/tests-options.json:

Canonical link: https://commits.webkit.org/269944@main
@webkit-commit-queue
Copy link
Collaborator

Committed 269944@main (5d86bb7): https://commits.webkit.org/269944@main

Reviewed commits have been landed. Closing PR #19708 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 5d86bb7 into WebKit:main Oct 30, 2023
@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Oct 30, 2023
@graouts graouts deleted the import-scroll-animations-wpt branch October 30, 2023 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Animations Bugs related to CSS + SVG animations and transitions
Projects
None yet
5 participants