Files
ladybird/Userland/Libraries/LibWeb/CSS/CSSKeyframeRule.cpp
Andreas Kling a12d28fd30 LibWeb: Implement CSSStyleDeclaration.parentRule
This readonly attribute returns the containing CSS rule, or null (in the
case of element inline style).
2024-06-14 20:45:37 +02:00

1.2 KiB