[heycam/webidl] fix(`callback interface`): Make `EventListener` into reference (#826)

The definition of `callback interface` lists [`EventListener`](https://dom.spec.whatwg.org/#callbackdef-eventlistener) as what needs it for legacy reasons.

This makes it into a reference, like what other legacy **WebIDL** features do with definitions that need 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