- From: Doug Royer <notifications@github.com>
- Date: Wed, 16 Jun 2021 18:17:17 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 17 June 2021 01:17:49 UTC
The after(nodes) method steps are:
..
Pre-insert node into parent before viableNextSibling.
Should say:
Pre-insert node into parent after viableNextSibling.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/991
Received on Thursday, 17 June 2021 01:17:49 UTC