[css-animations] update CSS Animations WPT checkout to b20253e#32887
Merged
webkit-commit-queue merged 1 commit intoWebKit:mainfrom Aug 29, 2024
Conversation
Collaborator
|
EWS run on current version of this PR (hash 8f43b7a) Details |
annevk
approved these changes
Aug 29, 2024
https://bugs.webkit.org/show_bug.cgi?id=278856 rdar://134931962 Reviewed by Anne van Kesteren. * LayoutTests/TestExpectations: * LayoutTests/imported/w3c/resources/resource-files.json: * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/WEB_FEATURES.yml: Added. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/animation-canceled-by-parent-details-element-being-closed-expected.txt: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/animation-canceled-by-parent-details-element-being-closed.html: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/jump-start-animation-before-phase-expected.html: Added. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/jump-start-animation-before-phase-ref.html: Added. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/jump-start-animation-before-phase.html: Added. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/WEB_FEATURES.yml: Added. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-computed.tentative-expected.txt: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-computed.tentative.html: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-invalid.tentative-expected.txt: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-invalid.tentative.html: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-valid.tentative-expected.txt: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-valid.tentative.html: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-shorthand-computed-expected.txt: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-shorthand-computed.html: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-shorthand-expected.txt: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-shorthand.html: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-computed.tentative-expected.txt: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-computed.tentative.html: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-invalid.tentative-expected.txt: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-invalid.tentative.html: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-valid.tentative-expected.txt: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-valid.tentative.html: Removed. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-valid-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-valid.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/w3c-import.log: * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/stability/animation-event-destroy-renderer.html: * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/transition-ready-time-offscreen-expected.txt: Added. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/transition-ready-time-offscreen.html: Added. * LayoutTests/imported/w3c/web-platform-tests/css/css-animations/w3c-import.log: Canonical link: https://commits.webkit.org/282901@main
8f43b7a to
5e9f0e1
Compare
Collaborator
|
Committed 282901@main (5e9f0e1): https://commits.webkit.org/282901@main Reviewed commits have been landed. Closing PR #32887 and removing active labels. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
5e9f0e1
8f43b7a
🧪 gtk-wk2🧪 api-gtk