spellcheck-attribute.json 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  1. {
  2. "title":"Spellcheck attribute",
  3. "description":"Attribute for `input`/`textarea` fields to enable/disable the browser's spellchecker.",
  4. "spec":"https://html.spec.whatwg.org/multipage/interaction.html#spelling-and-grammar-checking",
  5. "status":"ls",
  6. "links":[
  7. {
  8. "url":"https://developer.mozilla.org/en-US/docs/Web/HTML/Controlling_spell_checking_in_HTML_formsControlling_spell_checking_in_HTML_forms",
  9. "title":"MDN article"
  10. }
  11. ],
  12. "bugs":[
  13. {
  14. "description":"Browsers can behave differently on when they should check spelling (e.g. immediately or only on focus)"
  15. }
  16. ],
  17. "categories":[
  18. "HTML5"
  19. ],
  20. "stats":{
  21. "ie":{
  22. "5.5":"n",
  23. "6":"n",
  24. "7":"n",
  25. "8":"n",
  26. "9":"n",
  27. "10":"y",
  28. "11":"y"
  29. },
  30. "edge":{
  31. "12":"y",
  32. "13":"y",
  33. "14":"y"
  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":"y",
  67. "31":"y",
  68. "32":"y",
  69. "33":"y",
  70. "34":"y",
  71. "35":"y",
  72. "36":"y",
  73. "37":"y",
  74. "38":"y",
  75. "39":"y",
  76. "40":"y",
  77. "41":"y",
  78. "42":"y",
  79. "43":"y",
  80. "44":"y",
  81. "45":"y",
  82. "46":"y",
  83. "47":"y",
  84. "48":"y",
  85. "49":"y",
  86. "50":"y",
  87. "51":"y",
  88. "52":"y",
  89. "53":"y"
  90. },
  91. "chrome":{
  92. "4":"n",
  93. "5":"n",
  94. "6":"n",
  95. "7":"n",
  96. "8":"n",
  97. "9":"y",
  98. "10":"y",
  99. "11":"y",
  100. "12":"y",
  101. "13":"y",
  102. "14":"y",
  103. "15":"y",
  104. "16":"y",
  105. "17":"y",
  106. "18":"y",
  107. "19":"y",
  108. "20":"y",
  109. "21":"y",
  110. "22":"y",
  111. "23":"y",
  112. "24":"y",
  113. "25":"y",
  114. "26":"y",
  115. "27":"y",
  116. "28":"y",
  117. "29":"y",
  118. "30":"y",
  119. "31":"y",
  120. "32":"y",
  121. "33":"y",
  122. "34":"y",
  123. "35":"y",
  124. "36":"y",
  125. "37":"y",
  126. "38":"y",
  127. "39":"y",
  128. "40":"y",
  129. "41":"y",
  130. "42":"y",
  131. "43":"y",
  132. "44":"y",
  133. "45":"y",
  134. "46":"y",
  135. "47":"y",
  136. "48":"y",
  137. "49":"y",
  138. "50":"y",
  139. "51":"y",
  140. "52":"y",
  141. "53":"y",
  142. "54":"y",
  143. "55":"y",
  144. "56":"y",
  145. "57":"y"
  146. },
  147. "safari":{
  148. "3.1":"n",
  149. "3.2":"n",
  150. "4":"n",
  151. "5":"n",
  152. "5.1":"y",
  153. "6":"y",
  154. "6.1":"y",
  155. "7":"y",
  156. "7.1":"y",
  157. "8":"y",
  158. "9":"y",
  159. "9.1":"y",
  160. "10":"y",
  161. "TP":"y"
  162. },
  163. "opera":{
  164. "9":"n",
  165. "9.5-9.6":"n",
  166. "10.0-10.1":"n",
  167. "10.5":"y",
  168. "10.6":"y",
  169. "11":"y",
  170. "11.1":"y",
  171. "11.5":"y",
  172. "11.6":"y",
  173. "12":"y",
  174. "12.1":"y",
  175. "15":"y",
  176. "16":"y",
  177. "17":"y",
  178. "18":"y",
  179. "19":"y",
  180. "20":"y",
  181. "21":"y",
  182. "22":"y",
  183. "23":"y",
  184. "24":"y",
  185. "25":"y",
  186. "26":"y",
  187. "27":"y",
  188. "28":"y",
  189. "29":"y",
  190. "30":"y",
  191. "31":"y",
  192. "32":"y",
  193. "33":"y",
  194. "34":"y",
  195. "35":"y",
  196. "36":"y",
  197. "37":"y",
  198. "38":"y",
  199. "39":"y",
  200. "40":"y",
  201. "41":"y",
  202. "42":"y",
  203. "43":"y"
  204. },
  205. "ios_saf":{
  206. "3.2":"a",
  207. "4.0-4.1":"a",
  208. "4.2-4.3":"a",
  209. "5.0-5.1":"a",
  210. "6.0-6.1":"a",
  211. "7.0-7.1":"a",
  212. "8":"a",
  213. "8.1-8.4":"a",
  214. "9.0-9.2":"a",
  215. "9.3":"a",
  216. "10-10.1":"a"
  217. },
  218. "op_mini":{
  219. "all":"a"
  220. },
  221. "android":{
  222. "2.1":"a",
  223. "2.2":"a",
  224. "2.3":"a",
  225. "3":"a",
  226. "4":"a",
  227. "4.1":"a",
  228. "4.2-4.3":"a",
  229. "4.4":"a",
  230. "4.4.3-4.4.4":"a",
  231. "53":"a"
  232. },
  233. "bb":{
  234. "7":"a",
  235. "10":"y"
  236. },
  237. "op_mob":{
  238. "10":"a",
  239. "11":"a",
  240. "11.1":"a",
  241. "11.5":"a",
  242. "12":"a",
  243. "12.1":"a",
  244. "37":"a"
  245. },
  246. "and_chr":{
  247. "54":"a"
  248. },
  249. "and_ff":{
  250. "50":"a"
  251. },
  252. "ie_mob":{
  253. "10":"a",
  254. "11":"a"
  255. },
  256. "and_uc":{
  257. "11":"a"
  258. },
  259. "samsung":{
  260. "4":"a"
  261. }
  262. },
  263. "notes":"The partial support in mobile browsers results from their OS generally having built-in spell checking instead of using the wavy underline to indicate misspelled words. `spellcheck=\"false\"` does not seem to have any effect in these browsers.\r\n\r\nBrowsers have different behavior in how they deal with spellchecking in combination with the the `lang` attribute. Generally spelling is based on the browser's language, not the language of the document.",
  264. "notes_by_num":{
  265. },
  266. "usage_perc_y":43.96,
  267. "usage_perc_a":53.35,
  268. "ucprefix":false,
  269. "parent":"",
  270. "keywords":"spelling",
  271. "ie_id":"",
  272. "chrome_id":"",
  273. "firefox_id":"",
  274. "webkit_id":"",
  275. "shown":true
  276. }