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