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