Re: [dom] `document.importNode` and `document.adoptNode` should throw exceptions when acting upon ShadowRoots (#46)

It seems the reason it does not make sense to adopt a `ShadowRoot` is because it is always attached to a host.

We should probably inline that cloning throws as well, but that can be done separately. 

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/46#issuecomment-115734691

Received on Friday, 26 June 2015 15:38:40 UTC