Re: [w3c/webcomponents] A way to implement :hover, :active, etc, for custom elements. (#738)

I tend to agree with @rniwa on using shadow roots as the extension hook for all things, in order to preserve the encapsulation boundary.

(I do see a small problem here with tying a11y to shadow roots in that we allow `attachShadow()` on a large number of elements with custom a11y bindings.)

-- 
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/738#issuecomment-367592219

Received on Thursday, 22 February 2018 07:35:39 UTC