mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-11 12:06:07 +00:00
LibWeb: Support subtree option in Animatable.getAnimations()
This commit is contained in:
parent
e2cb25e35c
commit
a80af938eb
Notes:
sideshowbarker
2024-07-17 11:30:05 +09:00
Author: https://github.com/mattco98
Commit: a80af938eb
Pull-request: https://github.com/SerenityOS/serenity/pull/24514
3 changed files with 41 additions and 4 deletions
|
@ -0,0 +1,6 @@
|
|||
num animations without subtree: 1
|
||||
num animations with subtree: 4
|
||||
Anim for element parent is in the correct order: true
|
||||
Anim for element child1 is in the correct order: true
|
||||
Anim for element child2 is in the correct order: true
|
||||
Anim for element child3 is in the correct order: true
|
Loading…
Add table
Add a link
Reference in a new issue