- From: Ryosuke Niwa <notifications@github.com>
- Date: Tue, 08 Mar 2016 16:19:46 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Wednesday, 9 March 2016 00:20:17 UTC
I don't think checking the equality of qualified names and/or presence of attributes/children is that expensive. Checking `instsanceof` would be though so perhaps we should omit that and just check the brand (e.g. make sure new MyElement doesn't return, say, HTMLIframeElement). --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/412#issuecomment-194033985
Received on Wednesday, 9 March 2016 00:20:17 UTC