1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-23 09:41:11 +00:00
Patrick H. Lauke 63cd4e96b3 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
2017-03-30 23:31:14 +01:00
..
2017-03-21 21:37:33 +11:00
2017-03-26 14:52:41 -07:00
2017-03-19 18:39:48 -07:00
2017-03-28 09:31:32 -07:00
2017-02-04 21:14:41 -08:00
2017-03-26 13:23:49 -07:00
2017-03-21 21:37:33 +11:00
2017-03-26 17:31:29 -07:00
2014-08-01 19:45:11 +03:00
2015-12-05 11:30:27 +02:00