Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-transitions/transitioncancel-003.txt
Jelle Raaijmakers 84c4eb7aa9 LibWeb: Always update computed properties for finished animations
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`.
2025-08-26 18:47:57 +02:00

6 lines
110 B
Plaintext

Harness status: OK
Found 1 tests
1 Pass
Pass Mid-transition transition changes affect subsequent transitions