Properties
Readonly
CHARSET_RULE
CHARSET_RULE: 2
Readonly
FONT_FACE_RULE
FONT_FACE_RULE: 5
Readonly
IMPORT_RULE
IMPORT_RULE: 3
Readonly
KEYFRAMES_RULE
KEYFRAMES_RULE: 7
Readonly
KEYFRAME_RULE
KEYFRAME_RULE: 8
Readonly
MEDIA_RULE
MEDIA_RULE: 4
Readonly
NAMESPACE_RULE
NAMESPACE_RULE: 10
Readonly
PAGE_RULE
PAGE_RULE: 6
Readonly
STYLE_RULE
STYLE_RULE: 1
Readonly
SUPPORTS_RULE
SUPPORTS_RULE: 12
cssText
cssText: string
Readonly
parentRule
Readonly
parentStyleSheet
Readonly
type
type: number
A single CSS rule. There are several types of rules, listed in the Type constants section below.
MDN Reference