#import [Exposed=Window] interface CSSConditionRule : CSSGroupingRule { attribute CSSOMString conditionText; };