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

I think you're missing something. `h1` has a default role of "heading". Where does this role come from? It cannot come from a builtin shadow root, because it doesn't have any and developers can add their own shadow root to it. So the default has to come from a magical place.

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

Received on Friday, 23 February 2018 07:41:56 UTC