[][src]Function sauron_parse::tag_namespace

pub fn tag_namespace(tag: &str) -> Option<&'static str>

Find the namespace of this tag if the arg tag is an SVG tag, return the svg namespace html tags don't need to have namespace while svg does, otherwise it will not be properly mounted into the DOM