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
(the <code><atitle="dom-document-documentelement" class="externalDFN" href="http://www.w3.org/TR/html5/single-page.html#dom-document-documentelement">documentElement</a></code>
(the <code><atitle="dom-document-documentelement" class="externalDFN" href="http://www.w3.org/TR/dom/#dom-document-documentelement">documentElement</a></code>
1103
1103
attribute's value is <code>null</code>), then <atitle="concept-algorithm-exception" class="internalDFN" href="#dfn-concept-algorithm-exception">throw an
1104
1104
exception</a>; the serialization of this <var>node</var> would not be a well-formed document.
<li>If the <var>attribute namespace</var> is the <atitle="xmlns-ns" class="internalDFN" href="#dfn-xmlns-ns">XMLNS namespace</a>, then:
1353
1353
<ol>
1354
1354
<li>If <var>attribute prefix</var> is <code>null</code>, then <var>attr</var> is a
1355
1355
default namespace declaration. Set the <var>default namespace attr value</var> to
1356
-
<var>attr</var>'s <code><atitle="dom-attribute-value" class="externalDFN" href="http://www.w3.org/TR/dom/#dom-attribute-value">value</a></code> and stop running these steps, returning to the
1356
+
<var>attr</var>'s <code><atitle="dom-attr-value" class="externalDFN" href="http://www.w3.org/TR/dom/#dom-attr-value">value</a></code> and stop running these steps, returning to the
1357
1357
top of the loop to visit the next attribute.
1358
1358
<li>Otherwise, the <var>attribute prefix</var> is not <code>null</code> and <var>attr</var>
1359
1359
is a namespace prefix definition. Run the following steps:
1360
1360
<ol>
1361
1361
<li>Let <var>prefix definition</var> be the value of <var>attr</var>'s
attribute and <code><atitle="dom-element-localname" class="externalDFN" href="http://www.w3.org/TR/dom/#dom-element-localname">localName</a></code>
1428
1428
attribute, then <atitle="concept-algorithm-exception" class="internalDFN" href="#dfn-concept-algorithm-exception">throw an exception</a>; the serialization of this
1429
1429
<var>attr</var> would fail to produce a well-formed element serialization.
1430
1430
<li>Create a new tuple consisting of <var>attr</var>'s
<li>The result of <atitle="concept-serialize-attr-value" class="internalDFN" href="#dfn-concept-serialize-attr-value">serializing an attribute value</a>
</p></div><divclass="note"><divclass="note-title" id="h_note_8" role="heading" aria-level="3"><span>Note</span></div><p><code><atitle="script" class="externalDFN" href="http://www.w3.org/TR/html5/single-page.html#script">script</a></code> elements get marked
1565
-
unexecutable and the contents of <code><atitle="noscript" class="externalDFN" href="http://www.w3.org/TR/html5/single-page.html#noscript">noscript</a></code>
1565
+
unexecutable and the contents of <code><atitle="the-noscript-element" class="externalDFN" href="http://www.w3.org/TR/html5/single-page.html#the-noscript-element">noscript</a></code>
1566
1566
get parsed as markup.
1567
1567
1568
1568
</p></div><dt>"<code>text/xml</code>"
@@ -2083,5 +2083,5 @@ <h1>Extensions to the <code><a title="text" data-spec="DOM4" class="externalDFN"
2083
2083
</dd><dtid="bib-RFC2119">[RFC2119]</dt><ddrel="dcterms:requires">S. Bradner. <ahref="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key words for use in RFCs to Indicate Requirement Levels.</cite></a> March 1997. Internet RFC 2119. URL: <ahref="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a>
</dd></dl></section><sectionid="informative-references" typeof="bibo:Chapter" rel="bibo:Chapter" resource="#informative-references"><h3id="h3_informative-references" role="heading" aria-level="2"><spanclass="secno">B.2 </span>Informative references</h3><dlclass="bibliography" about=""><dtid="bib-DOM4">[DOM4]</dt><ddrel="dcterms:references">Anne van Kesteren; Aryeh Gregor; Ms2ger; Alex Russell; Robin Berjon. <ahref="http://www.w3.org/TR/dom/"><cite>W3C DOM4</cite></a>. 4 February 2014. W3C Last Call Working Draft. URL: <ahref="http://www.w3.org/TR/dom/">http://www.w3.org/TR/dom/</a>
2086
-
</dd><dtid="bib-XML10">[XML10]</dt><ddrel="dcterms:references">Tim Bray; Jean Paoli; Michael Sperberg-McQueen; Eve Maler; François Yergeau et al. <ahref="http://www.w3.org/TR/xml"><cite>Extensible Markup Language (XML) 1.0 (Fifth Edition)</cite></a>. 26 November 2008. W3C Recommendation. URL: <ahref="http://www.w3.org/TR/xml">http://www.w3.org/TR/xml</a>
2086
+
</dd><dtid="bib-XML10">[XML10]</dt><ddrel="dcterms:references">Tim Bray; Jean Paoli; Michael Sperberg-McQueen; Eve Maler; François Yergeau et al. <ahref="http://www.w3.org/TR/xml/"><cite>Extensible Markup Language (XML) 1.0 (Fifth Edition)</cite></a>. 26 November 2008. W3C Recommendation. URL: <ahref="http://www.w3.org/TR/xml">http://www.w3.org/TR/xml</a>
0 commit comments