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