- From: Andrea Giammarchi <notifications@github.com>
- Date: Sun, 14 Oct 2018 03:38:42 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 14 October 2018 10:39:04 UTC
P.S. @rniwa even @cramforce (Google AMP Team) had this issue forever about this ( discussed also in here https://twitter.com/cramforce/status/975310752666984448 ) and he suggested me to check for `nextSibling` and then again, a node could be the only child so that knowing there's no `nextSibling` leads to false positives. As Malte said, we need the implementation to give developers an API to know when it's safe/OK/fine to setup a custom element (**once**, not per each dom mutation inside it). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/551#issuecomment-429615728
Received on Sunday, 14 October 2018 10:39:04 UTC