Re: [whatwg/dom] NodeIterator's pre-removing steps does not match browsers (#907)

Looking at https://searchfox.org/mozilla-central/source/dom/base/NodeIterator.cpp#63 suggests the "not" in the first step is wrong. What's also interesting is that the reference apparently can be null in Firefox, though the specification has no such path.

-- 
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/907#issuecomment-717105982

Received on Tuesday, 27 October 2020 09:25:38 UTC