Skip to content

Commit 09d45f2

Browse files
kspangsegelozy219
authored andcommitted
Editorial: fix typo in "adoption agency" algorithm
Closes whatwg#10816.
1 parent 0e53c95 commit 09d45f2

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
@@ -131220,7 +131220,7 @@ document.body.appendChild(text);
131220131220
the <span>stack of open elements</span> with an entry for the new element, and let
131221131221
<var>node</var> be the new element.</p></li>
131222131222

131223-
<li><p>If <var>last node</var> is <var>furthestBlock</var>, then move the aforementioned
131223+
<li><p>If <var>lastNode</var> is <var>furthestBlock</var>, then move the aforementioned
131224131224
bookmark to be immediately after the new <var>node</var> in the <span>list of active
131225131225
formatting elements</span>.</p></li>
131226131226

@@ -145937,6 +145937,7 @@ INSERT INTERFACES HERE
145937145937
Kornel Lesinski,
145938145938
上野 康平 (UENO, Kouhei),
145939145939
Kris Northfield,
145940+
Kristian Spangsege,
145940145941
Kristof Zelechovski,
145941145942
Krzysztof Maczy&#x0144;ski,
145942145943
&#x9ed2;&#x6fa4;&#x525b;&#x5fd7; (Kurosawa Takeshi),

0 commit comments

Comments
 (0)