Re: [w3c/webcomponents] Mechanism for setting the tabindex focus flag without sprouting tabindex attribute? (#762)

I think they might be orthogonal, but someone else may be able to correct me - i.e. `autofocus` may be used on any element, and if the element is not a focusable area at the time the ["flush autofocus candidates"](https://html.spec.whatwg.org/multipage/interaction.html#flush-autofocus-candidates) algorithm is run, it simply isn't focused.

-- 
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/762#issuecomment-623219062

Received on Monday, 4 May 2020 01:20:09 UTC