Re: [whatwg/dom] Proposal: asynchronous event listeners (Issue #1308)

I don't know if this is useful extra use case or implementation detail, but:

> Perhaps a timeout decides when to dispatch the default action?

I have worked with SerialPort API and discovered the [transient activation](https://html.spec.whatwg.org/multipage/interaction.html#transient-activation) standard which already works well on Chrome/ium browsers (at least) and it has a [transient activation duration](https://html.spec.whatwg.org/multipage/interaction.html#transient-activation-duration) spec that might (maybe?) help this proposal forward.

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

Message ID: <whatwg/dom/issues/1308/2313072164@github.com>

Received on Tuesday, 27 August 2024 16:54:29 UTC