Нема описа

input-autocomplete-onoff.json 6.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323
  1. {
  2. "title":"autocomplete attribute: on & off values",
  3. "description":"The `autocomplete` attribute for `input` elements indicates to the browser whether a value should or should not be autofilled when appropriate.",
  4. "spec":"https://html.spec.whatwg.org/multipage/forms.html#autofill",
  5. "status":"ls",
  6. "links":[
  7. {
  8. "url":"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#attr-autocomplete",
  9. "title":"MDN Web Docs - autocomplete attribute"
  10. }
  11. ],
  12. "bugs":[
  13. ],
  14. "categories":[
  15. "DOM"
  16. ],
  17. "stats":{
  18. "ie":{
  19. "5.5":"y",
  20. "6":"y",
  21. "7":"y",
  22. "8":"y",
  23. "9":"y",
  24. "10":"y",
  25. "11":"a #1"
  26. },
  27. "edge":{
  28. "12":"a #1",
  29. "13":"a #1",
  30. "14":"a #1",
  31. "15":"a #1",
  32. "16":"a #1",
  33. "17":"a #1"
  34. },
  35. "firefox":{
  36. "2":"y",
  37. "3":"y",
  38. "3.5":"y",
  39. "3.6":"y",
  40. "4":"y",
  41. "5":"y",
  42. "6":"y",
  43. "7":"y",
  44. "8":"y",
  45. "9":"y",
  46. "10":"y",
  47. "11":"y",
  48. "12":"y",
  49. "13":"y",
  50. "14":"y",
  51. "15":"y",
  52. "16":"y",
  53. "17":"y",
  54. "18":"y",
  55. "19":"y",
  56. "20":"y",
  57. "21":"y",
  58. "22":"y",
  59. "23":"y",
  60. "24":"y",
  61. "25":"y",
  62. "26":"y",
  63. "27":"y",
  64. "28":"y",
  65. "29":"y",
  66. "30":"a #3",
  67. "31":"a #3",
  68. "32":"a #3",
  69. "33":"a #3",
  70. "34":"a #3",
  71. "35":"a #3",
  72. "36":"a #3",
  73. "37":"a #3",
  74. "38":"a #3",
  75. "39":"a #3",
  76. "40":"a #3",
  77. "41":"a #3",
  78. "42":"a #3",
  79. "43":"a #3",
  80. "44":"a #3",
  81. "45":"a #3",
  82. "46":"a #3",
  83. "47":"a #3",
  84. "48":"a #3",
  85. "49":"a #3",
  86. "50":"a #3",
  87. "51":"a #3",
  88. "52":"a #3",
  89. "53":"a #3",
  90. "54":"a #3",
  91. "55":"a #3",
  92. "56":"a #3",
  93. "57":"a #3",
  94. "58":"a #3",
  95. "59":"a #3",
  96. "60":"a #3",
  97. "61":"a #3"
  98. },
  99. "chrome":{
  100. "4":"n",
  101. "5":"n",
  102. "6":"n",
  103. "7":"n",
  104. "8":"n",
  105. "9":"n",
  106. "10":"n",
  107. "11":"n",
  108. "12":"n",
  109. "13":"n",
  110. "14":"n",
  111. "15":"n",
  112. "16":"n",
  113. "17":"y",
  114. "18":"y",
  115. "19":"y",
  116. "20":"y",
  117. "21":"y",
  118. "22":"y",
  119. "23":"y",
  120. "24":"y",
  121. "25":"y",
  122. "26":"y",
  123. "27":"a #1",
  124. "28":"a #1",
  125. "29":"a #1",
  126. "30":"a #1",
  127. "31":"a #1",
  128. "32":"a #1",
  129. "33":"a #1",
  130. "34":"a #1",
  131. "35":"a #1",
  132. "36":"a #1",
  133. "37":"a #1",
  134. "38":"a #1",
  135. "39":"a #1",
  136. "40":"a #1",
  137. "41":"a #2",
  138. "42":"a #2",
  139. "43":"a #2",
  140. "44":"a #2",
  141. "45":"a #2",
  142. "46":"a #2",
  143. "47":"a #2",
  144. "48":"a #2",
  145. "49":"a #2",
  146. "50":"a #2",
  147. "51":"a #2",
  148. "52":"a #2",
  149. "53":"a #2",
  150. "54":"a #2",
  151. "55":"a #2",
  152. "56":"a #2",
  153. "57":"a #2",
  154. "58":"a #2",
  155. "59":"a #2",
  156. "60":"a #2",
  157. "61":"a #2",
  158. "62":"a #2",
  159. "63":"a #2",
  160. "64":"a #2",
  161. "65":"a #2",
  162. "66":"a #2",
  163. "67":"a #2"
  164. },
  165. "safari":{
  166. "3.1":"n",
  167. "3.2":"n",
  168. "4":"n",
  169. "5":"n",
  170. "5.1":"y",
  171. "6":"y",
  172. "6.1":"y",
  173. "7":"a #5",
  174. "7.1":"a #5",
  175. "8":"a #5",
  176. "9":"a #5",
  177. "9.1":"a #5",
  178. "10":"a #5",
  179. "10.1":"a #5",
  180. "11":"a #5",
  181. "11.1":"a #5",
  182. "TP":"a #5"
  183. },
  184. "opera":{
  185. "9":"y",
  186. "9.5-9.6":"y",
  187. "10.0-10.1":"y",
  188. "10.5":"y",
  189. "10.6":"y",
  190. "11":"y",
  191. "11.1":"y",
  192. "11.5":"y",
  193. "11.6":"y",
  194. "12":"y",
  195. "12.1":"y",
  196. "15":"y",
  197. "16":"y",
  198. "17":"y",
  199. "18":"y",
  200. "19":"y",
  201. "20":"y",
  202. "21":"y",
  203. "22":"y",
  204. "23":"y",
  205. "24":"y",
  206. "25":"y",
  207. "26":"y",
  208. "27":"y",
  209. "28":"y",
  210. "29":"y",
  211. "30":"y",
  212. "31":"y",
  213. "32":"y",
  214. "33":"y",
  215. "34":"y",
  216. "35":"y",
  217. "36":"y",
  218. "37":"y",
  219. "38":"y",
  220. "39":"y",
  221. "40":"y",
  222. "41":"y",
  223. "42":"y",
  224. "43":"y",
  225. "44":"y",
  226. "45":"y",
  227. "46":"y",
  228. "47":"y",
  229. "48":"y",
  230. "49":"y",
  231. "50":"y",
  232. "51":"y",
  233. "52":"y"
  234. },
  235. "ios_saf":{
  236. "3.2":"n",
  237. "4.0-4.1":"n",
  238. "4.2-4.3":"n",
  239. "5.0-5.1":"y #4",
  240. "6.0-6.1":"y #4",
  241. "7.0-7.1":"y #4",
  242. "8":"y #4",
  243. "8.1-8.4":"y #4",
  244. "9.0-9.2":"y #4",
  245. "9.3":"y #4",
  246. "10.0-10.2":"y #4",
  247. "10.3":"y #4",
  248. "11.0-11.2":"y #4",
  249. "11.3":"y #4"
  250. },
  251. "op_mini":{
  252. "all":"y #4"
  253. },
  254. "android":{
  255. "2.1":"y",
  256. "2.2":"y",
  257. "2.3":"y",
  258. "3":"y",
  259. "4":"y",
  260. "4.1":"y",
  261. "4.2-4.3":"y",
  262. "4.4":"y",
  263. "4.4.3-4.4.4":"y",
  264. "62":"y"
  265. },
  266. "bb":{
  267. "7":"y",
  268. "10":"y"
  269. },
  270. "op_mob":{
  271. "10":"y",
  272. "11":"y",
  273. "11.1":"y",
  274. "11.5":"y",
  275. "12":"y",
  276. "12.1":"y",
  277. "37":"y"
  278. },
  279. "and_chr":{
  280. "64":"y"
  281. },
  282. "and_ff":{
  283. "57":"y"
  284. },
  285. "ie_mob":{
  286. "10":"a #5",
  287. "11":"a #5"
  288. },
  289. "and_uc":{
  290. "11.8":"y #4"
  291. },
  292. "samsung":{
  293. "4":"y",
  294. "5":"y",
  295. "6.2":"y"
  296. },
  297. "and_qq":{
  298. "1.2":"a #2"
  299. },
  300. "baidu":{
  301. "7.12":"y"
  302. }
  303. },
  304. "notes":"This support information does not include support for other `autocomplete` values.\r\n\r\nAs described in detail below, many modern browsers ignore the `off` value on certain fields in certain cases intentionally in order to give the user more control over autofilling fields. One example is the use of password managers.",
  305. "notes_by_num":{
  306. "1":"Partial support refers to ignoring the `off` value for password fields. [see related blog post](http://blogs.msdn.com/b/ieinternals/archive/2009/09/10/troubleshooting-stored-login-problems-in-ie.aspx)",
  307. "2":"Partial support in Chrome refers to the browser intentionally ignoring `autocomplete=\"off\"` when the user uses the browser's autofill functionality. [see bug](https://code.google.com/p/chromium/issues/detail?id=468153#c29)",
  308. "3":"Partial support in Firefox refers to ignoring `autocomplete=\"off\"` for login forms. [see bug](https://bugzilla.mozilla.org/show_bug.cgi?id=956906)",
  309. "4":"Browser does not display previously submitted values as options with `on` value.",
  310. "5":"Safari ignores the `off` value for [username, email and password fields](https://stackoverflow.com/questions/22661977/disabling-safari-autofill-on-usernames-and-passwords)"
  311. },
  312. "usage_perc_y":57.92,
  313. "usage_perc_a":40.18,
  314. "ucprefix":false,
  315. "parent":"",
  316. "keywords":"",
  317. "ie_id":"",
  318. "chrome_id":"",
  319. "firefox_id":"",
  320. "webkit_id":"",
  321. "shown":true
  322. }