- From: Ryosuke Niwa <notifications@github.com>
- Date: Wed, 21 Dec 2016 14:01:22 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 21 December 2016 22:02:13 UTC
A local registry would require a custom element’s constructor identifying itself to `HTMLElement`’s constructor as to which registry it belongs. e.g. new argument. Alternatively, we need to introduce a new internal slot in ECMAScript like `new.target` which corresponds to this extra information. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/618#issuecomment-268652990
Received on Wednesday, 21 December 2016 22:02:13 UTC