Readonly
CHARSET_Readonly
COUNTER_The cssText
property of the CSSRule interface returns the actual text of a CSSStyleSheet style-rule.
Readonly
FONT_Readonly
FONT_Readonly
IMPORT_Readonly
KEYFRAME_Readonly
KEYFRAMES_Readonly
MEDIA_Readonly
NAMESPACE_Readonly
PAGE_Readonly
parentThe parentRule
property of the CSSRule interface returns the containing rule of the current rule if this exists, or otherwise returns null.
Readonly
parentThe parentStyleSheet
property of the the current rule is defined.
Readonly
STYLE_Readonly
SUPPORTS_Readonly
typeThe read-only type
property of the indicating which type of rule the CSSRule represents.
The
CSSRule
interface represents a single CSS rule.MDN Reference