Re: [w3c/webcomponents] How to define APIs only for custom element authors (#758)

I think it was a mistake that `attachShadow` was allowed on a custom element without an opt-in. The fact anyone can add a shadow root on a custom element is highly undesirable. The existence of this mistake shouldn't encourage us to make more mistakes.

-- 
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/758#issuecomment-437231404

Received on Friday, 9 November 2018 02:45:58 UTC