Re: [w3c/webcomponents] Effect of removing 'Object.setPrototypeOf(MyEl, HTMLElement)' while using ES5 prototype pattern for web components (#766)

So to recap, removing Object.setPrototypeOf(MyEl, HTMLElement) will not cause any issues. If there is nothing to add, I'll close the issue. Thank you for your time.

-- 
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/766#issuecomment-428006347

Received on Monday, 8 October 2018 23:02:46 UTC