recaptcha icon indicating copy to clipboard operation
recaptcha copied to clipboard

"reCAPTCHA" in `aria-label` and `title` attributes

Open Malvoz opened this issue 3 years ago • 0 comments

"reCAPTCHA" in aria-label and title attributes reads "Re-C A P T C H A" using a screen reader.

It'd read a lot better if it was changed to lowercase, e.g. aria-label="recaptcha" and title="recaptcha" respectively, it'd read "recaptcha".

Malvoz avatar Feb 19 '22 17:02 Malvoz