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

I don't think this actually overrides the meaning of `tabindex`. `tabindex` still makes things focusable, and this is keyed off of focusability, not `tabindex`. If `setForceFocusable()` made something focusable, that would also cause something to match `:focus`. So I don't think this is a valid concern.

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

Received on Friday, 26 August 2016 17:09:29 UTC