Re: [dom] Make Attr a Node again (#102)

Attr : Node : EventTarget

However, our implementations of addEventListener don't store listeners for the type and so its "not really" an EventTarget. Its only an EventTarget via instanceof

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/102#issuecomment-196522738

Received on Monday, 14 March 2016 21:09:22 UTC