- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 03 Mar 2016 05:23:15 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 3 March 2016 13:23:43 UTC
(Maybe a good way to implement (1) is to check that the passed constructor's realm's global object is equal to the context object's associated window. So `otherWindow.defineElement("x-tag", XTagDefinedInDifferentGlobal)` just fails. It's not 100% but it seems like a good sanity check. Probably in addition to the proto-walking @rniwa proposed a few times.) --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/369#issuecomment-191759614
Received on Thursday, 3 March 2016 13:23:43 UTC