- From: William <notifications@github.com>
- Date: Wed, 24 Jun 2015 14:35:13 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Wednesday, 24 June 2015 21:35:40 UTC
Given that cloneNode throws with a shadow root, importNode should also throw because one of the steps in the import algorithm it to clone the node. Also, adoptNode should also throw because the host and shadow root shouldn't have different node documents. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/125
Received on Wednesday, 24 June 2015 21:35:40 UTC