cssRules property
Gets a value that represents the list of keyframes.
This property is read-only.
![]() ![]() |
Syntax
| JavaScript |
|---|
ruleList = object.cssRules |
Property values
Type: CSSRuleList
The list of keyframes.
Standards information
- CSS Animations Module Level 3, Section 5
See also
Show:

