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

What exactly would replace all invoke? "Run assign slotables for a tree with _parent_'s root."? Or _node_'s root? I guess they're always equivalent if we do this at the end. Presumably we would have to adjust the insert operation as well, which also has a suppress observers flag? Or is the "problem" non-existent there somehow? (Unfortunately I don't have all the logic in my head anymore, I hope you all don't mind the questions.)

-- 
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-419463211

Received on Friday, 7 September 2018 14:48:36 UTC