Re: [whatwg/dom] Allow other specs to add event listeners ergonomically (#878)

The event target itself is not exposed to web developers, and is used as spec-internal bookkeeping (similar to how worker messaging is defined). But web developers can cause events to fire on it by writing into the other side of the transferred stream.

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

Received on Tuesday, 14 July 2020 15:09:44 UTC