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

All APIs that take `Node` should throw when passed an `Attr`, IMO. Don't care much about which exception; some may historically have been defined as throwing `InvalidNodeTypeError` or `HierarchyRequestError` or something.

-- 
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-240146965

Received on Tuesday, 16 August 2016 15:55:02 UTC