[wpt-sync] Sync PR 23322 - Update animation timing after handling scroll input.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox78 fixed)
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23322 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23322
Details from upstream follow.
Olga Gerchikov <gerchiko@microsoft.com> wrote:
Update animation timing after handling scroll input.
Changes made:
- Call update animation timing after updating native scroll/snap
animations. This is required to keep scroll animations in sync with
scroll offset updates triggered by native scroll animations.- Added tests verifying that scroll timeline is in sync with native
scroll animation updates.Bug: 944449
Change-Id: Iee9fad23ef63889f2211bb9257bbd8f583d13175Reviewed-on: https://chromium-review.googlesource.com/2161317
WPT-Export-Revision: 71fecd37d8dd592ad36c74604b221dad18eccba8
Assignee | ||
Comment 1•9 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=6fd78c0ac17145303793f80a4051652f6579f085
Assignee | ||
Comment 2•9 months ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 68 tests
Status Summary
Firefox
OK : 1
PASS : 67
FAIL : 1
Chrome
TIMEOUT: 2
Safari
OK : 1
FAIL : 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/scroll-animations/scroll-timeline-snapshotting.html: OK [GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-geckoview
, Gecko-linux1804-64-debug
, Gecko-linux1804-64-opt
, Gecko-linux1804-64-qr-debug
, Gecko-linux1804-64-qr-opt
, Gecko-windows10-64-debug
, Gecko-windows10-64-opt
, Gecko-windows10-64-qr-debug
, Gecko-windows10-64-qr-opt
, Gecko-windows7-32-debug
, Gecko-windows7-32-opt
] (Chrome: TIMEOUT, Safari: OK)
ScrollTimeline current time is updated after programmatic animated scroll.: FAIL (Chrome: TIMEOUT, Safari: FAIL)
Tests Disabled in Gecko Infrastructure
/scroll-animations/scroll-timeline-snapshotting.html: OK [GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-geckoview
, Gecko-linux1804-64-debug
, Gecko-linux1804-64-opt
, Gecko-linux1804-64-qr-debug
, Gecko-linux1804-64-qr-opt
, Gecko-windows10-64-debug
, Gecko-windows10-64-opt
, Gecko-windows10-64-qr-debug
, Gecko-windows10-64-qr-opt
, Gecko-windows7-32-debug
, Gecko-windows7-32-opt
] (Chrome: TIMEOUT, Safari: OK)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/57540cedac41 [wpt PR 23322] - Update animation timing after handling scroll input, a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d59d05a6f27e [wpt PR 23322] - Update animation timing after handling scroll input, a=testonly
Comment 5•8 months ago
|
||
bugherder |
Description
•