pub trait CSSLayerStatementRuleMethods<D: DomTypes> { // Required method fn NameList(&self, cx: &mut JSContext, retval: MutableHandle<'_, Value>); }