- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 05 Jul 2019 09:02:52 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 5 July 2019 16:03:53 UTC
Blame for this points to when this got added. It seems the fix here would be to create a boolean before this step that stores whether _parent_ is https://dom.spec.whatwg.org/#connected. And then modify this step and the subsequent step for queueing this specific callback to be conditional upon that boolean. I suspect we don't need new tests. cc @domenic -- 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/773#issuecomment-508803599
Received on Friday, 5 July 2019 16:03:53 UTC