Not documented.

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

Properties

cssRules List<CssRule>
read-only

cssText String
read / write, inherited

media MediaList
read-only

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