Files
ladybird/Userland/Libraries/LibWeb/CSS/CSSKeyframesRule.cpp
Andreas Kling 7f2c833a39 LibWeb: Implement CSSKeyframesRule.cssRuleList
To make this straightforward, CSSKeyframesRule now uses a CSSRuleList
for internal storage.
2024-06-14 20:45:37 +02:00

1.3 KiB