[webkit-changes] [WebKit/WebKit] 7cf031: [scroll-animations] update WPT checkout to 0da8f0a
Antoine Quint
noreply at github.com
Sat Oct 19 14:58:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7cf031ff23541a0ecf2de6eddea6bb7563a16b08
https://github.com/WebKit/WebKit/commit/7cf031ff23541a0ecf2de6eddea6bb7563a16b08
Author: Antoine Quint <graouts at webkit.org>
Date: 2024-10-19 (Sat, 19 Oct 2024)
Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/imported/w3c/resources/resource-files.json
A LayoutTests/imported/w3c/web-platform-tests/scroll-animations/WEB_FEATURES.yml
A LayoutTests/imported/w3c/web-platform-tests/scroll-animations/crashtests/viewport-100vh.html
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/crashtests/w3c-import.log
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-range-visual-test.html
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-shorthand-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-shorthand.html
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-computed-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-computed.html
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-parsing-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-parsing.html
R LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/animation-timeline-none-with-progress-print.tentative-expected.html
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/animation-timeline-none-with-progress-print.tentative.html
R LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/animation-timeline-none-with-progress-ref.html
R LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-default-iframe-print-expected.html
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-default-iframe-print.html
R LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-default-print.tentative-expected.html
R LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-specified-scroller-print-expected.html
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/w3c-import.log
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/pseudo-on-scroller.html
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-in-container-query.html
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-dynamic-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-range-update-reversed-animation.html
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/current-time-writing-modes-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/current-time-writing-modes.html
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/finish-animation-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/pause-animation-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/play-animation-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/reverse-animation-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation-inactive-timeline-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-playback-rate-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-timeline.tentative.html
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/testcommon.js
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/update-playback-rate-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/updating-the-finished-state-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/w3c-import.log
A LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/fieldset-source-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/fieldset-source.html
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/w3c-import.log
M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/w3c-import.log
M LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/Animation/scroll-timeline-progress.tentative-expected.txt
Log Message:
-----------
[scroll-animations] update WPT checkout to 0da8f0a
https://bugs.webkit.org/show_bug.cgi?id=281817
Reviewed by Anne van Kesteren.
Upstream commit: https://github.com/web-platform-tests/wpt/commit/0da8f0ae47bdc770d6a93f546f6cbecb97b64522
* LayoutTests/TestExpectations:
* LayoutTests/imported/w3c/resources/resource-files.json:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/WEB_FEATURES.yml: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/crashtests/viewport-100vh.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/crashtests/w3c-import.log:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-range-visual-test.html:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-shorthand-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-shorthand.html:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-computed-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-computed.html:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-parsing-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/animation-timeline-parsing.html:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/animation-timeline-none-with-progress-print.tentative-expected.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/animation-timeline-none-with-progress-print.tentative.html:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/animation-timeline-none-with-progress-ref.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-default-iframe-print-expected.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-default-iframe-print.html:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-default-print.tentative-expected.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-specified-scroller-print-expected.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/printing/w3c-import.log:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/pseudo-on-scroller.html:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-in-container-query.html:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-dynamic-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-range-update-reversed-animation.html:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/current-time-writing-modes-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/current-time-writing-modes.html:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/finish-animation-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/pause-animation-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/play-animation-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/reverse-animation-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/scroll-animation-inactive-timeline-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-playback-rate-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/setting-timeline.tentative.html:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/testcommon.js:
(createViewTimeline):
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/update-playback-rate-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/updating-the-finished-state-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/w3c-import.log:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/fieldset-source-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/fieldset-source.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/w3c-import.log:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/w3c-import.log:
* LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/Animation/scroll-timeline-progress.tentative-expected.txt:
Canonical link: https://commits.webkit.org/285478@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list