Skip to content

Commit

Permalink
Editorial: a removed node's root is itself
Browse files Browse the repository at this point in the history
Fixes #691.
  • Loading branch information
annevk committed Sep 10, 2018
1 parent 28cdb47 commit b6ef1d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dom.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2646,7 +2646,7 @@ with an optional <i>suppress observers flag</i>, run these steps:
<ol>
<li><p>Run <a>assign slotables for a tree</a> with <var>parent</var>'s <a for=tree>root</a>.

<li><p>Run <a>assign slotables for a tree</a> with <var>node</var>'s <a for=tree>root</a>.
<li><p>Run <a>assign slotables for a tree</a> with <var>node</var>.
</ol>

<li><p>Run the <a>removing steps</a> with <var>node</var> and <var>parent</var>.
Expand Down Expand Up @@ -9993,6 +9993,7 @@ Ondřej Žára,
Peter Sharpe,
Philip Jägenstedt,
Philippe Le Hégaret,
Pierre-Marie Dartus,
Ra'Shaun Stovall (Snuggs),
Rafael Weinstein,
Richard Bradshaw,
Expand Down

0 comments on commit b6ef1d5

Please sign in to comment.