Re: [whatwg/dom] Make Attr inherit from Node again (#299)

I guess not throwing is good here. We don't throw when one tries to observe attribute changes using document and subtree: false either, or we don't throw observing childList changes when target is a textnode etc. So there are already many possibly ways to observe something which will never happen.

-- 
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/pull/299#issuecomment-240353345

Received on Wednesday, 17 August 2016 08:56:16 UTC