mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:27:35 +00:00
LibWeb: Add a few Animation property tests
This commit is contained in:
parent
d76c2d45c4
commit
d7ad134ae5
8 changed files with 110 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue