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

An UI Event which is not dispatched via dispatchEvent(event, {}) API should be composed, I think.

In other words, if users do not have any chance to specify whether the event is composed or not via an explicit parameter, it should be considered composed.

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

Received on Tuesday, 4 October 2016 07:13:02 UTC