Interface

CSSNamespaceRule

CSSNamespaceRule

An object representing a single CSS @namespace at-rule. It implements the CSSRule interface, with a type value of 10 (CSSRule.NAMESPACE_RULE).

View Source js/lib.dom.d.ts, line 470