- From: Ryosuke Niwa <notifications@github.com>
- Date: Thu, 03 Mar 2016 13:31:44 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 3 March 2016 21:32:27 UTC
So it turns out that we can't share the registry in option 1 because `ownerDocument` would need to be `window.document` initially and this is observable in custom elements constructor. So I think we need to disallow custom elements in window-less documents. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/369#issuecomment-191972731
Received on Thursday, 3 March 2016 21:32:27 UTC