Not documented.

Inheritance
Annotations
  • DocsEditable()
  • DomName('CSSSupportsRule')

Properties

conditionText String
read-only

cssRules List<CssRule>
read-only

cssText String
read / write, inherited

parentRule CssRule
read-only, inherited

parentStyleSheet CssStyleSheet
read-only, inherited

type int
read-only, inherited

Methods

deleteRule(int index) → void

insertRule(String rule, int index) → int