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