Re: [w3c/webcomponents] Generic programs can't reliably use/manipulate documents via the DOM (#640)

@rniwa 
> For the hundredth time, I don't think polyfill should automatically work inside a shadow tree. If a component wasn't written with that polyfill in mind, what's the point of making it work in its shadow tree? It won't be using the polyfilled feature anyway. If it was written with the assumption that some feature is available in all browsers but it isn't, then that component should itself be including that polyfill.
>
> I don't think it's productive for you to keep posting a polyfill as an example. We would never be convinced that it's a compelling use case for not having closed shadow trees.

Well I disagree. Have you asked the writers and users of that polyfill what they think? Their opinion matters much more than yours does.

@robdodson @alice What do you think about closed shadow DOM making your polyfill impossible to implement for custom controls?

-- 
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/640#issuecomment-302782832

Received on Friday, 19 May 2017 18:52:38 UTC