Skip to content

Commit

Permalink
Editorial: fix typo in "adoption agency" algorithm
Browse files Browse the repository at this point in the history
Closes #10816.
  • Loading branch information
kspangsege authored and annevk committed Dec 6, 2024
1 parent 9ac1115 commit 60c36f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -131205,7 +131205,7 @@ document.body.appendChild(text);
the <span>stack of open elements</span> with an entry for the new element, and let
<var>node</var> be the new element.</p></li>

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

Expand Down Expand Up @@ -145922,6 +145922,7 @@ INSERT INTERFACES HERE
Kornel Lesinski,
上野 康平 (UENO, Kouhei),
Kris Northfield,
Kristian Spangsege,
Kristof Zelechovski,
Krzysztof Maczy&#x0144;ski,
&#x9ed2;&#x6fa4;&#x525b;&#x5fd7; (Kurosawa Takeshi),
Expand Down

0 comments on commit 60c36f0

Please sign in to comment.