- From: Dominic Cooney <notifications@github.com>
- Date: Tue, 16 Aug 2016 00:26:04 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 16 August 2016 07:26:34 UTC
I support this proposal, specifically in HTMLConstructor stepts, if new.target === the active function object then throw a TypeError. Given HTMLConstructor step 4.2, which ties together the definition's local name and the active function object's allowable local names, this prevents mayhem like minting elements with unrelated local names or effectively using built-in constructors directly to create elements. -- 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/541#issuecomment-240024048
Received on Tuesday, 16 August 2016 07:26:34 UTC