Get to know MDN better
This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2018.
The read-only namespaceURI property of the CSSNamespaceRule returns a string containing the text of the URI of the given namespace.
A string containing a URI.
The stylesheet includes a namespace as the only rule. Therefore the first CSSRule returned will be a CSSNamespaceRule. The value of the namespaceURI property will be http://www.w3.org/1999/xhtml.
| CSS Object Model (CSSOM) # dom-cssnamespacerule-namespaceuri |
Enable JavaScript to view this browser compatibility table.
This page was last modified on Aug 5, 2025 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.