Skip to content

Commit a3f7138

Browse files
authored
Meta: put custom element acknowledgment in the IPR section
1 parent 03d45d1 commit a3f7138

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

dom.bs

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ This specification standardizes the DOM. It does so as follows:
8585
</ol>
8686

8787

88+
8889
<h2 id=infrastructure oldids=terminology,dependencies>Infrastructure</h2>
8990

9091
<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
74337434

74347435

74357436

7436-
74377437
<h2 id=ranges>Ranges</h2>
74387438

74397439
<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>.
1002010020
</ul>
1002110021

1002210022

10023+
1002310024
<h2 class=no-num id="acks">Acknowledgments</h2>
1002410025

1002510026
<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!
1019410195
with substantial contributions from Aryeh Gregor (<a href=mailto:[email protected]>[email protected]</a>)
1019510196
and Ms2ger (<a href="mailto:[email protected]">[email protected]</a>).
1019610197

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
1019910200
<a href="https://github.com/w3c/webcomponents">the w3c/webcomponents repository</a>, which is
1020010201
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

Comments
 (0)