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

> maybe it's okay to force the author to make a custom element `focusable` before calling `.focus()`... Putting this limitation on custom elements may bring us back to a simpler boolean state: `focusable` or not.

This is definitely worth experimenting with; it would avoid the issues @rniwa mentioned. 

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

Received on Wednesday, 9 September 2020 23:16:40 UTC