-
Notifications
You must be signed in to change notification settings - Fork 756
Open
Description
Migrated from WICG/spatial-navigation#40
Originally created by @frivoal on Fri, 23 Mar 2018 06:51:28 GMT
Definition: focus delegation is the behavior illustrated in this example.
As the example shows, focus delegation can be achieved using JS. We could also have level a property to turn that on automatically in a later level of the spec.
So if we want focus delegation as an option, the spec is fine as is.
However, if we would like focus delegation to be the default one that users get when authors have neither styled nor scripted the document, then it needs to be included in the processing model.