Re: [whatwg/dom] Clarify insert-node's record's previousSibling (#464)

annevk commented on this pull request.



> @@ -1948,6 +1948,9 @@ before a <var>child</var>, with an optional <i>suppress observers flag</i>, run
   <p class="note no-backref">This step intentionally does not pay attention to the
   <i>suppress observers flag</i>.
 
+ <li>Let <var>previousSibling</var> be <var>child</var>'s <a>previous sibling</a> or

Needs to be `<li><p>`.

-- 
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/pull/464#pullrequestreview-46852089

Received on Wednesday, 28 June 2017 14:17:15 UTC