Skip to content

Commit 05a109f

Browse files
sideshowbarkerfoolip
authored andcommitted
Editorial: Update Intersection Observer spec URL
We recently transferred ownership of the Intersection Observer spec from the WICG to the W3C. This change updates the reference here to use the new URL. The editing responsibilities for the spec also changed hands recently, so this commit also updates the name of the editor in the reference.
1 parent 0679448 commit 05a109f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3625,7 +3625,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
36253625
spec=INTERSECTIONOBSERVER></p>
36263626

36273627
<ul class="brief">
3628-
<li><dfn data-x-href="https://wicg.github.io/IntersectionObserver/#run-the-update-intersection-observations-steps">run the update intersection observations steps</dfn></li>
3628+
<li><dfn data-x-href="https://w3c.github.io/IntersectionObserver/#run-the-update-intersection-observations-steps">run the update intersection observations steps</dfn></li>
36293629
</ul>
36303630

36313631
</dd>
@@ -119952,7 +119952,7 @@ INSERT INTERFACES HERE
119952119952
<dd><cite><a href="https://infra.spec.whatwg.org/">Infra</a></cite>, A. van Kesteren, D. Denicola. WHATWG.</dd>
119953119953

119954119954
<dt id="refsINTERSECTIONOBSERVER">[INTERSECTIONOBSERVER]</dt>
119955-
<dd><cite><a href="https://wicg.github.io/IntersectionObserver/">Intersection Observer</a></cite>, M. Blain. WICG.</dd>
119955+
<dd><cite><a href="https://w3c.github.io/IntersectionObserver/">Intersection Observer</a></cite>, S. Zager. W3C.</dd>
119956119956

119957119957
<dt id="refsISO3166">[ISO3166]</dt>
119958119958
<dd><cite><a href="http://www.iso.org/iso/home/standards/country_codes.htm">ISO 3166: Codes for the representation of names of countries and their subdivisions</a></cite>. ISO.</dd>

0 commit comments

Comments
 (0)