CSSConditionRule.idl 91 B

123
  1. interface CSSConditionRule : CSSGroupingRule {
  2. attribute CSSOMString conditionText;
  3. };