Files
ladybird/Libraries/LibWeb/CSS/Parser/Parser.cpp
Tim Ledbetter 5a05909eab LibWeb: Disallow animation properties inside keyframe declarations
We now ignore all animation properties from `css-animations-1` declared
within keyframes, except `animation-timing-function`, which is treated
specially.
2026-04-01 11:38:48 +01:00

84 KiB