OData / odataorg.github.io

Staging site and collaboration repository for http://www.odata.org
MIT License
63 stars 101 forks source link

Remove keyboard focus from non-interactive code elements #329

Closed lisicase closed 1 year ago

lisicase commented 1 year ago

(Note: Setting the tabindex property to 0 on a given element "means that the element should be focusable in sequential keyboard navigation, after any positive tabindex values.")