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

Ah, yeah. I have found that `element.click()` does not dispatch trusted events.
It is a synthetic event, but users do not have a chance to specify it is whether composed or not.

We have a kind of contradiction. :(

-- 
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-251620075

Received on Wednesday, 5 October 2016 08:59:39 UTC