Skip to content

Commit 8427925

Browse files
Alex Nozdriukhinannevk
authored andcommitted
Amend bad link to the child text content change steps
Fixes #3384.
1 parent 58286f7 commit 8427925

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3154,7 +3154,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
31543154
<li>The <dfn data-x="concept-node-insert-ext" data-x-href="https://dom.spec.whatwg.org/#concept-node-insert-ext">insertion steps</dfn>,
31553155
<dfn data-x="concept-node-remove-ext" data-x-href="https://dom.spec.whatwg.org/#concept-node-remove-ext">removing steps</dfn>,
31563156
<dfn data-x="concept-node-adopt-ext" data-x-href="https://dom.spec.whatwg.org/#concept-node-adopt-ext">adopting steps</dfn>, and
3157-
<dfn data-x-href="https://dom.spec.whatwg.org/#concept-node-adopt-ext">child text content change steps</dfn> hooks</li>
3157+
<dfn data-x-href="https://dom.spec.whatwg.org/#concept-node-text-change-ext">child text content change steps</dfn> hooks</li>
31583158
<li>The <dfn data-x-href="https://dom.spec.whatwg.org/#concept-element-attribute">attribute list</dfn> concept</li>
31593159
<li>The <dfn data-x="concept-cd-data" data-x-href="https://dom.spec.whatwg.org/#concept-cd-data">data</dfn> of a text node</li>
31603160
<li>The <dfn data-x-href="https://dom.spec.whatwg.org/#concept-child-text-content">child text content</dfn> of a node</li>
@@ -120496,6 +120496,7 @@ INSERT INTERFACES HERE
120496120496
Aleksey Shvayka,
120497120497
Alex Bishop,
120498120498
Alex Nicolaou,
120499+
Alex Nozdriukhin,
120499120500
Alex Rousskov,
120500120501
Alexander Farkas,
120501120502
Alexander J. Vincent,

0 commit comments

Comments
 (0)