top | item 45774767

(no title)

brandonhorst | 4 months ago

This is incorrect. https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...

discuss

order

thyristan|4 months ago

That is correct. From your link: "tabindex="0" means that the element should be focusable in sequential keyboard navigation, after any positive tabindex values. The focus navigation order of these elements is defined by their order in the document source. "

Ma8ee|4 months ago

Your link actually supports the comment you replied to.