Re: [w3c/webcomponents] Synthetic click activation steps should state whether the event is composed or not (#578)

Well, UI events already spec that user-initiated click is composed.  The question is whether synthetic click event fired by [HTMLElement.prototype.click](https://html.spec.whatwg.org/#dom-click) should be composed or not.

-- 
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/578#issuecomment-250274851

Received on Wednesday, 28 September 2016 19:33:36 UTC