pub fn namespace_from_domstring(url: Option<DOMString>) -> Namespace
Convert a possibly-null URL to a namespace.
If the URL is None, returns the empty namespace.