From: Patrick H. Lauke Date: Sun, 9 Apr 2017 21:08:36 +0000 (+0100) Subject: Add explicit aria-label to placeholder-only inputs X-Git-Tag: v4.0.0-beta~166^2~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0af28c26ecb0b57cd7db8627928b8466d165af5b;p=thirdparty%2Fbootstrap.git Add explicit aria-label to placeholder-only inputs While `placeholder` is nominally valid per spec http://rawgit.com/w3c/html-api-map/master/index.html#accessible-name-and-description-calculation it is inelegant, a fallback, and not supported in ios/safari/voiceover and android/chrome/talkback, to name a few combinations `aria-describedby` is also not really the right tool for providing a name/label equivalent, so remove that from the list of possible alternative methods / clarify how it can be used --- 0af28c26ecb0b57cd7db8627928b8466d165af5b