Re: [whatwg/dom] Allow an EventTarget to provide the default value of the AddEventListenerOptions (#365)

> The behavior of both Chrome and Safari for [the third demo](http://software.hixie.ch/utilities/js/live-dom-viewer/saved/10398) can't be explained by the existing intervention design docs, as far as I can tell. The behavior seems to be something like: first fire a cancelable event, and if that event is not `preventDefault()`ed, subsequent events for the same gesture are _not_ cancelable.

That is an accurate description of Chrome and Safari's behavior, yes.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/365#issuecomment-1157822491
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/365/1157822491@github.com>

Received on Thursday, 16 June 2022 15:50:24 UTC