Open nexushoratio opened 1 year ago
From \<dialog> on MDN:
The \<dialog> element is exposed by browsers in a manner similar to custom dialogs that use the ARIA role="dialog" attribute.
Not sure how to capture the TAB key. Mostly because of wanting to make sure it is compatible with VM.shortcut
Putting this on the back burner for now.
Likely just a renaming of the
Info
widget, though with more intent.aria-labelledby
(element id) ORaria-label
(text)aria-describedby
(element id) (via documentation)TAB
https://github.com/nexushoratio/userscripts/issues/194#issuecomment-1826833900