Files
serenity/Userland/Libraries/LibWeb/CSS/StyleComputer.cpp
Aliaksandr Kalenik 57000ba58f LibWeb: Add slots for pseudo-elements animation cache in Animatable
Fixes the bug when animation does not run at all if an element has a
pseudo-element, because both of them use the same cache.

(cherry picked from commit 4049cce40cce31c45e528bbdf301b4e63b8912db)
2024-10-19 20:56:00 -04:00

136 KiB