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

That's okay. The principle you stated in https://github.com/w3c/webcomponents/issues/578#issuecomment-251311413 doesn't concern trusted-ness at all. The only question is whether author script can specify `composed` or not. It can't so it must be composed unless we're adding a new option to `click()` e.g. `click({composed: true})`.

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

Received on Wednesday, 5 October 2016 19:43:46 UTC