Files
serenity/Userland/Libraries/LibWeb/CSS/CSSAnimation.cpp
Sam Atkins d5b302d18e LibWeb: Move "owning element" of Animation classes into Animation
There's no need to have a virtual method here when we can just store the
owning element pointer on the Animation instead.

(cherry picked from commit a0b96280e498d53576ec855d0deea56f508c9e7c)
2024-11-04 13:15:58 -05:00

3.2 KiB