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

Oh wait, "via implements, not via hierarchy." I guess this means all the methods and attributes of Node and EventTarget were always available on Attr?

In IE 11.0.9600.18059 an Attr object is instanceof both Node and EventTarget, so did this really change only on the Edge fork? Don't have older IE images here to test with...

---
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/102#issuecomment-196642366

Received on Tuesday, 15 March 2016 04:00:02 UTC