interface CSSConditionRule : CSSGroupingRule {
    attribute CSSOMString conditionText;
};