- From: Domenic Denicola <d@domenic.me>
- Date: Mon, 1 Dec 2014 15:32:57 +0000
- To: Sanjoy Pal <sanjoy.pal@samsung.com>, "whatwg@whatwg.org" <whatwg@whatwg.org>
The causality you are assuming seems backward here. Activation behavior is triggered by clicks, so the sequence is roughly User clicks (or .click is called) -> { activation behavior happens, "click" event triggered } See https://html.spec.whatwg.org/multipage/interaction.html#activation for the full sequence of steps
Received on Monday, 1 December 2014 15:37:25 UTC