Re: [w3c/webcomponents] :focus behavior of delegatesFocus:true will be confusing for users (#554)

We might want to update the spec somehow:

http://w3c.github.io/webcomponents/spec/shadow/#focus

> 4. When any element in HOST's shadow tree has focus, :focus pseudo-class applies to HOST in addition to the focused element itself.
> 5. If :focus pseudo-class applies to HOST, and HOST is in a shadow root of another shadow host HOST2 which also delegates focus, :focus pseudo-class applies to HOST2 as well.


-- 
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/554#issuecomment-242622627

Received on Friday, 26 August 2016 03:50:17 UTC