mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
If an animation got to its finished state before its target's computed properties could be updated, we would end up with invalid styles. Do not skip finished animations, but prevent effect invalidation on timeline updates if the animation is already finished. This fixes the CI flake on WPT test `css/css-transitions/inherit-height-transition.html`.
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
Harness status: OK
|
|
|
|
Found 1 tests
|
|
|
|
1 Pass
|
|
Pass Mid-transition transition changes affect subsequent transitions |