Trait script::dom::cssrule::SpecificCSSRule
source · pub trait SpecificCSSRule {
fn ty(&self) -> u16;
fn get_css(&self) -> DOMString;
fn deparent_children(&self) { ... }
}
Required Methods§
Provided Methods§
sourcefn deparent_children(&self)
fn deparent_children(&self)
Remove parentStylesheet from all transitive children