cssRules property
The read-only cssRules property of the CSSKeyframeRule interface
returns a CSSRuleList containing the rules in the keyframes
at-rule.
Implementation
external CSSRuleList get cssRules;
The read-only cssRules property of the CSSKeyframeRule interface
returns a CSSRuleList containing the rules in the keyframes
at-rule.
external CSSRuleList get cssRules;