Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 29184116d060d195d4464f1d34b440c38b1530e1
https://github.com/WebKit/WebKit/commit/29184116d060d195d4464f1d34b440c38b1530e1
Author: Antoine Quint <[email protected]>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M LayoutTests/compositing/animation/layer-for-filling-animation.html
M LayoutTests/compositing/backing/animate-into-view-with-descendant.html
M LayoutTests/compositing/backing/animate-into-view.html
M
LayoutTests/compositing/backing/transform-transition-from-outside-view.html
M
LayoutTests/compositing/geometry/limit-layer-bounds-opacity-transition.html
Log Message:
-----------
[threaded-animations] several test in `compositing` are failures with
"Threaded Time-based Animations" enabled
https://bugs.webkit.org/show_bug.cgi?id=306270
rdar://168918523
Reviewed by Anne van Kesteren.
Several tests under the `compositing` directory made timing assumptions that
are incompatible with
how threaded animations are committed. We update them to use the utility
functions that abstract such
minutia. These tests now pass regardless of the "Threaded Time-based
Animations" setting.
* LayoutTests/compositing/animation/layer-for-filling-animation.html:
* LayoutTests/compositing/backing/animate-into-view-with-descendant.html:
* LayoutTests/compositing/backing/animate-into-view.html:
* LayoutTests/compositing/backing/transform-transition-from-outside-view.html:
* LayoutTests/compositing/geometry/limit-layer-bounds-opacity-transition.html:
Canonical link: https://commits.webkit.org/306212@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications