pub fn namespace_from_domstring(url: Option<DOMString>) -> Namespace
Expand description

Convert a possibly-null URL to a namespace.

If the URL is None, returns the empty namespace.