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

@rniwa if we only allow calling it during construction and throw otherwise, that's not really a problem, as constructors of normal elements don't run JavaScript that could invoke it.

-- 
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-428462795

Received on Wednesday, 10 October 2018 07:11:56 UTC