mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-24 02:09:28 +00:00
Transitions are currently not implemented for pseudo elements which causes the transition to be applied to the "real"/"parent" element. When a transition adjusts width/height on a pseudo element this causes the real elements layout to break. As a quick fix we just skip doing transitions when they are against pseudo elements.
139 KiB
139 KiB