Re: [w3c/webcomponents] slotchange event should not bubble (#571)

Ah, I have a second thought on this issue.

@rniwa's proposal, https://github.com/w3c/webcomponents/issues/571#issuecomment-248266363
might make sense.

I would hear feedback from Polymer folks about that proposal. If that is okay, +1 for the proposal.

- Update the spec so that at most one slotchange event is dispatched on one slot element per one DOM mutation.
- Keep slotchange events bubbling events.

Does this cover use cases?




-- 
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/571#issuecomment-248556202

Received on Wednesday, 21 September 2016 09:16:58 UTC