Available on js
conditionText:String
Represents the text of the condition of the rule.
read onlycssRules:CSSRuleList
cssText:String
read onlyparentRule:CSSRule
read onlyparentStyleSheet:CSSStyleSheet
read onlytype:Int
deleteRule(index:Int):Void
Throws:
null
DOMError
@:value({ index : 0 })insertRule(rule:String, index:Int = 0):Int