Skip to main content

dom_stylesheet_delete_rule

Function dom_stylesheet_delete_rule 

Source
pub(crate) fn dom_stylesheet_delete_rule(
    it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>