Re: [w3c/webcomponents] DOM APIs which replace all children end up firing superfluous slotchange events (#764)

There is a minor complication for implementors that mutation events and `unload` evnets in iframes could insert those removed child back into somewhere else but it's not really an issue for the spec since it doesn't have mutation events (WebKit and Blink also disables mutation events in shadow trees).

-- 
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/764#issuecomment-419679816

Received on Saturday, 8 September 2018 23:32:27 UTC