Re: [w3c/webcomponents] Events whose composed flag should be true (#513)

It's worth checking to see if https://html.spec.whatwg.org/multipage/indices.html#events-2 has any events you'll want to include. My guess is that most of them that could be considered "UI events" are already in those other specs but some might be missing. E.g. I think `change` or `copy` or `cut` or `paste` might be worth considering.

---
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/513#issuecomment-224276639

Received on Tuesday, 7 June 2016 13:16:23 UTC