1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 00:57:45 +00:00
serenity/Tests/LibWeb/Text/expected/WebAnimations/animation-properties/effect.txt
2024-03-09 15:34:27 +01:00

4 lines
231 B
Text

Element.animate creates Animation with effect: true
Setting effect to null clears the effect: true
Accessing effect property on animation with no effect produces null: true
Setting effect on animation with no effect works: true