[webcomponents] cloneNode on ShadowRoot interface should throw NotSupportedError instead of DATA_CLONE_ERR (#393)

That's what `importNode` throws so we should be consistent and throw `NotSupportedError` instead.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/393

Received on Monday, 22 February 2016 22:06:27 UTC