- From: Hayato Ito <notifications@github.com>
- Date: Tue, 09 May 2017 22:52:43 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 10 May 2017 05:53:18 UTC
I have roughly implemented the behavior which I think is being proposed; when inserting a slot, and one or more slotables are assigned to the slot, we fire slotchange on the slot. As far as I experimented, Blink doesn't have any significant difficulties to implement this behavior. I can say Blink is okay to change the spec and implement it. If we can agree this change, I am happy to send a PR to DOM Standard, write a WPT, and update Blink's behavior. I think backward compatibility risk is very low. -- 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/447#issuecomment-300381372
Received on Wednesday, 10 May 2017 05:53:18 UTC