mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-28 12:18:56 +00:00
LibWeb: Handle persisting an animation after it has been removed
This commit is contained in:
parent
a80af938eb
commit
6859826e3d
Notes:
sideshowbarker
2024-07-17 03:59:29 +09:00
Author: https://github.com/mattco98
Commit: 6859826e3d
Pull-request: https://github.com/SerenityOS/serenity/pull/24514
3 changed files with 16 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
persist() sets animation's replaceState to persist
|
||||
persist() undoes the Document removal effects: true
|
||||
Animations are properly replaced when covered by another animation
|
||||
persist() keeps an animation from being replaced
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue