pub(crate) trait CSSLayerBlockRuleMethods<D>where D: DomTypes,{ // Required method fn Name(&self) -> DOMString; }