- From: ExE Boss <notifications@github.com>
- Date: Wed, 11 Dec 2019 15:54:26 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 11 December 2019 23:54:29 UTC
The&nbsp;definition of&nbsp;`callback interface` lists&nbsp;[`EventListener`](https://dom.spec.whatwg.org/#callbackdef-eventlistener) as&nbsp;what needs&nbsp;it for&nbsp;legacy&nbsp;reasons.
This&nbsp;makes it&nbsp;into a&nbsp;reference, like&nbsp;what&nbsp;other legacy&nbsp;**WebIDL**&nbsp;features do&nbsp;with&nbsp;definitions that&nbsp;need&nbsp;them.
You can view, comment on, or merge this pull request online at:
https://github.com/heycam/webidl/pull/826
-- Commit Summary --
* fix(`callback interface`): Make `EventListener` into reference
-- File Changes --
M index.bs (4)
-- Patch Links --
https://github.com/heycam/webidl/pull/826.patch
https://github.com/heycam/webidl/pull/826.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/826
Received on Wednesday, 11 December 2019 23:54:29 UTC