Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ec30dff51652889e6b18e90dafde69d7421d2f42
https://github.com/WebKit/WebKit/commit/ec30dff51652889e6b18e90dafde69d7421d2f42
Author: Eri Pazos Pérez <[email protected]>
Date: 2025-12-30 (Tue, 30 Dec 2025)
Changed paths:
M LayoutTests/imported/w3c/resources/resource-files.json
M
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-002-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-002-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-002-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/property-list.js
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-alternate.tentative-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-alternate.tentative.html
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-before-handlers.tentative-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-before-handlers.tentative.html
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-once.tentative-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-once.tentative.html
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-repeat.tentative-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-repeat.tentative.html
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-state.tentative-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-state.tentative.html
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/w3c-import.log
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/crashtests/get-timing-bad-pseudo-crash.html
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/crashtests/set-timeline-undefined-progress.html
M
LayoutTests/imported/w3c/web-platform-tests/web-animations/crashtests/w3c-import.log
R
LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/AnimationTrigger/constructor-expected.txt
R
LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/AnimationTrigger/constructor.html
R
LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/AnimationTrigger/w3c-import.log
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/TimelineTrigger/constructor-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/TimelineTrigger/constructor.html
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/TimelineTrigger/w3c-import.log
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/responsive/background-color-animation-plus-opacity-expected.html
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/responsive/background-color-animation-plus-opacity-ref.html
A
LayoutTests/imported/w3c/web-platform-tests/web-animations/responsive/background-color-animation-plus-opacity.html
M
LayoutTests/imported/w3c/web-platform-tests/web-animations/responsive/w3c-import.log
Log Message:
-----------
Resync `web-animations` from WPT Upstream
https://bugs.webkit.org/show_bug.cgi?id=304781
Reviewed by Brandon Stewart.
Run `import-w3c-tests` for `web-animations`.
Needed to cover the CSS `math-*` properties from MathML Core.
Upstream commit:
https://github.com/web-platform-tests/wpt/commit/afce258ce1915a1a34522670d664031042e70f62
* LayoutTests/imported/w3c/resources/resource-files.json:
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-002-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-002-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-002-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/property-list.js:
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-alternate.tentative-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-alternate.tentative.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-before-handlers.tentative-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-before-handlers.tentative.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-once.tentative-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-once.tentative.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-repeat.tentative-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-repeat.tentative.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-state.tentative-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/event-trigger-state.tentative.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-trigger/w3c-import.log:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/crashtests/get-timing-bad-pseudo-crash.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/crashtests/set-timeline-undefined-progress.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/crashtests/w3c-import.log:
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/TimelineTrigger/constructor-expected.txt:
Renamed from
LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/AnimationTrigger/constructor-expected.txt.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/TimelineTrigger/constructor.html:
Renamed from
LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/AnimationTrigger/constructor.html.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/TimelineTrigger/w3c-import.log:
Renamed from
LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/AnimationTrigger/w3c-import.log.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/responsive/background-color-animation-plus-opacity-expected.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/responsive/background-color-animation-plus-opacity-ref.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/responsive/background-color-animation-plus-opacity.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/responsive/w3c-import.log:
Canonical link: https://commits.webkit.org/305012@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications