1 2 3 4 5 6
#import <CSS/CSSGroupingRule.idl> [Exposed=Window] interface CSSConditionRule : CSSGroupingRule { attribute CSSOMString conditionText; };