You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>If <var>elementNs</var> is an empty string, set <var>elementNs</var> to <adata-link-type="dfn" href="https://infra.spec.whatwg.org/#html-namespace" id="ref-for-html-namespace①">HTML namespace</a>.</p>
826
826
<lidata-md>
827
-
<p>If <var>attrNs</var> is an empty string, set <var>attrNs</var> to <var>elementNs</var>’s value.</p>
827
+
<p>If <var>attrNs</var> is an empty string, set <var>attrNs</var> to null.</p>
828
828
<lidata-md>
829
829
<p>Let <var>interface</var> be the <adata-link-type="dfn" href="https://dom.spec.whatwg.org/#concept-element-interface" id="ref-for-concept-element-interface①">element interface</a> for <var>localName</var> and <var>elementNs</var>.</p>
0 commit comments