Re: [whatwg/dom] Shadow: define slotchange event (#229)

Things I'm not happy with:

* The pattern "Let x be y" and then "If x is non-null, signal for x, assign for x" could be a thing
* "assign slotables for a tree" does signal, but "assign slotables" does not

These also seem related. The call for "signal a slot change" should probably move into "assign slotables" somehow.

---
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/pull/229#issuecomment-211390190

Received on Monday, 18 April 2016 13:53:38 UTC