Files
ladybird/Libraries/LibWeb/DOM/Element.cpp
Callum Law 130c3cbb5a LibWeb: Don't cancel animations if element is display none is animated
According to the spec we should only cancel animations if the value of
display would be none when ignoring animations/transitions.
2026-05-01 18:46:14 +02:00

222 KiB