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