@@ -85,6 +85,7 @@ This specification standardizes the DOM. It does so as follows:
85
85
</ol>
86
86
87
87
88
+
88
89
<h2 id=infrastructure oldids=terminology,dependencies>Infrastructure</h2>
89
90
90
91
<p> This specification depends on the Infra Standard. [[!INFRA]]
@@ -7433,7 +7434,6 @@ invoked, must return a new {{Comment}} <a>node</a> whose <a for=CharacterData>da
7433
7434
7434
7435
7435
7436
7436
-
7437
7437
<h2 id=ranges>Ranges</h2>
7438
7438
7439
7439
<h3 id=introduction-to-dom-ranges>Introduction to "DOM Ranges"</h3>
@@ -10020,6 +10020,7 @@ chapter of <cite>DOM Level 2 Traversal and Range</cite>.
10020
10020
</ul>
10021
10021
10022
10022
10023
+
10023
10024
<h2 class=no-num id="acks">Acknowledgments</h2>
10024
10025
10025
10026
<p> There have been a lot of people that have helped make DOM more interoperable over the years and
@@ -10194,10 +10195,8 @@ for being awesome!
10194
10195
with substantial contributions from Aryeh Gregor (
<a href=mailto:[email protected] >[email protected] </a> )
10195
10196
and Ms2ger (
<a href="mailto:[email protected] ">[email protected] </a> ).
10196
10197
10197
- <p> Part of the revision history of the integration points related to <a for=Element>custom</a>
10198
- elements can be found in
10198
+ <p boilerplate=ipr > Part of the revision history of the integration points related to
10199
+ <a for=Element>custom</a> elements can be found in
10199
10200
<a href="https://github.com/w3c/webcomponents">the w3c/webcomponents repository</a> , which is
10200
10201
available under the
10201
- <a href="https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document">W3C Permissive Document License</a> .
10202
-
10203
- <!-- vim: set expandtab shiftwidth=1 tabstop=1 textwidth=100 -->
10202
+ <a href="https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document">W3C Software and Document License</a> .
0 commit comments