[whatwg/dom] Is EventTarget really an interface, or is it a mixin? (#355)

I ask because I noticed that currently, DocumentFragment and ShadowRoot should implement addEventListener et al by implementing Node which implements EventTarget. Is there really any user agent that does that? It doesn't seem right, am I missing some detail?

-- 
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/355

Received on Friday, 28 October 2016 12:38:15 UTC