Google has various roles defined for the suggestions list, like role="presentation" for li, role="option" for the actual suggestion text, role="listbox" for t
To my knowledge, to avoid distractions in reading flow underlines should be avoided in any circumstance, not just hyperlinks. BBC avoids coloring them at all and boldface them instead.
I am working on a password strength checker and I was wondering if there is an ARIA and accessibility friendly way to make the screen reader to speak the letters when the input field has type="pass
On Vimeo.com, you could paginate using keyboard arrows, if you want to. I haven't seen this functionality on any other website. Is keyboard pagination a good option?