pub trait CSSConditionRuleMethods<D: DomTypes> { // Required method fn ConditionText(&self) -> DOMString; }