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

What kind of object is Attr then in IE/Edge? It is a Node but not really? (Node is supposed to inherit EventTarget)
Attr.prototype.__proto__.__proto__ should be EventTargetPrototype

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

Received on Monday, 14 March 2016 21:07:02 UTC