- From: Russell Bicknell <notifications@github.com>
- Date: Fri, 07 Oct 2016 14:45:38 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Friday, 7 October 2016 21:46:38 UTC
Possibly a better twist: the native constructors themselves could throw when called if that constructor detects that the object being created has shadowed a banned property. This would allow each individual constructor to check for its specific properties and prevents the custom elements registry from taking on this responsibility. -- 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/583#issuecomment-252368842
Received on Friday, 7 October 2016 21:46:38 UTC