fn dom_ref_as_element(&self) -> &Elementfn set_attribute(&self, key: &str, value: &str)fn remove_attribute(&self, key: &str)impl DomNode for Body[src]fn dom_ref_as_element(&self) -> &Element[src]fn set_attribute(&self, key: &str, value: &str)[src]fn remove_attribute(&self, key: &str)[src]impl DomNode for Tag[src]fn dom_ref_as_element(&self) -> &Element[src]fn set_attribute(&self, key: &str, value: &str)[src]fn remove_attribute(&self, key: &str)[src]