touch.json 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480
  1. {
  2. "title":"Touch events",
  3. "description":"Method of registering when, where and how the interface is touched, for devices with a touch screen. These DOM events are similar to mousedown, mousemove, etc.",
  4. "spec":"https://www.w3.org/TR/touch-events/",
  5. "status":"rec",
  6. "links":[
  7. {
  8. "url":"https://www.quirksmode.org/mobile/tableTouch.html",
  9. "title":"Detailed support tables"
  10. },
  11. {
  12. "url":"https://www.quirksmode.org/m/tests/drag2.html",
  13. "title":"Multi-touch demo"
  14. },
  15. {
  16. "url":"http://schepers.cc/getintouch",
  17. "title":"Information on the spec development"
  18. },
  19. {
  20. "url":"http://msdn.microsoft.com/en-us/library/ie/hh673557(v=vs.85).aspx",
  21. "title":"Internet Explorer's gesture and touch implementation."
  22. },
  23. {
  24. "url":"https://github.com/CamHenlin/TouchPolyfill",
  25. "title":"Touch polyfill for supporting touch events on Internet Explorer"
  26. },
  27. {
  28. "url":"https://developer.mozilla.org/en-US/docs/Web/API/Touch_events",
  29. "title":"MDN \u2013 Touch events"
  30. }
  31. ],
  32. "bugs":[
  33. {
  34. "description":"Beware, android 2.3 and below do not detect multiple touches."
  35. },
  36. {
  37. "description":"Firefox 4 & 5 support a [non-standard](https://hacks.mozilla.org/2010/08/firefox4-beta3/) implementation to achieve the same."
  38. }
  39. ],
  40. "categories":[
  41. "DOM",
  42. "JS API"
  43. ],
  44. "stats":{
  45. "ie":{
  46. "5.5":"n",
  47. "6":"n",
  48. "7":"n",
  49. "8":"n",
  50. "9":"n",
  51. "10":"p",
  52. "11":"p"
  53. },
  54. "edge":{
  55. "12":"n d #3",
  56. "13":"n d #3",
  57. "14":"n d #3",
  58. "15":"n d #3",
  59. "16":"n d #3",
  60. "17":"n d #3",
  61. "18":"n d #3",
  62. "79":"y",
  63. "80":"y",
  64. "81":"y",
  65. "83":"y",
  66. "84":"y",
  67. "85":"y",
  68. "86":"y",
  69. "87":"y",
  70. "88":"y",
  71. "89":"y",
  72. "90":"y",
  73. "91":"y",
  74. "92":"y",
  75. "93":"y",
  76. "94":"y"
  77. },
  78. "firefox":{
  79. "2":"n",
  80. "3":"n",
  81. "3.5":"n",
  82. "3.6":"n",
  83. "4":"a",
  84. "5":"a",
  85. "6":"a",
  86. "7":"a",
  87. "8":"a",
  88. "9":"a",
  89. "10":"a",
  90. "11":"a",
  91. "12":"a",
  92. "13":"a",
  93. "14":"a",
  94. "15":"a",
  95. "16":"a",
  96. "17":"a",
  97. "18":"y",
  98. "19":"y",
  99. "20":"y",
  100. "21":"y",
  101. "22":"y",
  102. "23":"y",
  103. "24":"y",
  104. "25":"n d #1",
  105. "26":"n d #1",
  106. "27":"n d #1",
  107. "28":"n d #1",
  108. "29":"n d #1",
  109. "30":"n d #1",
  110. "31":"n d #1",
  111. "32":"n d #1",
  112. "33":"n d #1",
  113. "34":"n d #1",
  114. "35":"n d #1",
  115. "36":"n d #1",
  116. "37":"n d #1",
  117. "38":"n d #1",
  118. "39":"n d #1",
  119. "40":"n d #1",
  120. "41":"n d #1",
  121. "42":"n d #1",
  122. "43":"n d #1",
  123. "44":"n d #1",
  124. "45":"n d #1",
  125. "46":"n d #1",
  126. "47":"n d #1",
  127. "48":"n d #1",
  128. "49":"n d #1",
  129. "50":"n d #1",
  130. "51":"n d #1",
  131. "52":"y",
  132. "53":"y",
  133. "54":"y",
  134. "55":"y",
  135. "56":"y",
  136. "57":"y",
  137. "58":"y",
  138. "59":"y",
  139. "60":"y",
  140. "61":"y",
  141. "62":"y",
  142. "63":"y",
  143. "64":"y",
  144. "65":"y",
  145. "66":"y",
  146. "67":"y",
  147. "68":"y",
  148. "69":"y",
  149. "70":"y",
  150. "71":"y",
  151. "72":"y",
  152. "73":"y",
  153. "74":"y",
  154. "75":"y",
  155. "76":"y",
  156. "77":"y",
  157. "78":"y",
  158. "79":"y",
  159. "80":"y",
  160. "81":"y",
  161. "82":"y",
  162. "83":"y",
  163. "84":"y",
  164. "85":"y",
  165. "86":"y",
  166. "87":"y",
  167. "88":"y",
  168. "89":"y",
  169. "90":"y",
  170. "91":"y",
  171. "92":"y",
  172. "93":"y",
  173. "94":"y",
  174. "95":"y"
  175. },
  176. "chrome":{
  177. "4":"n",
  178. "5":"n",
  179. "6":"n",
  180. "7":"n",
  181. "8":"n",
  182. "9":"n",
  183. "10":"n",
  184. "11":"n",
  185. "12":"n",
  186. "13":"n",
  187. "14":"n",
  188. "15":"n",
  189. "16":"n",
  190. "17":"n",
  191. "18":"n",
  192. "19":"n",
  193. "20":"n",
  194. "21":"n",
  195. "22":"y",
  196. "23":"y",
  197. "24":"y",
  198. "25":"y",
  199. "26":"y",
  200. "27":"y",
  201. "28":"y",
  202. "29":"y",
  203. "30":"y",
  204. "31":"y",
  205. "32":"y",
  206. "33":"y",
  207. "34":"y",
  208. "35":"y",
  209. "36":"y",
  210. "37":"y",
  211. "38":"y",
  212. "39":"y",
  213. "40":"y",
  214. "41":"y",
  215. "42":"y",
  216. "43":"y",
  217. "44":"y",
  218. "45":"y",
  219. "46":"y",
  220. "47":"y",
  221. "48":"y",
  222. "49":"y",
  223. "50":"y",
  224. "51":"y",
  225. "52":"y",
  226. "53":"y",
  227. "54":"y",
  228. "55":"y",
  229. "56":"y",
  230. "57":"y",
  231. "58":"y",
  232. "59":"y",
  233. "60":"y",
  234. "61":"y",
  235. "62":"y",
  236. "63":"y",
  237. "64":"y",
  238. "65":"y",
  239. "66":"y",
  240. "67":"y",
  241. "68":"y",
  242. "69":"y",
  243. "70":"y",
  244. "71":"y",
  245. "72":"y",
  246. "73":"y",
  247. "74":"y",
  248. "75":"y",
  249. "76":"y",
  250. "77":"y",
  251. "78":"y",
  252. "79":"y",
  253. "80":"y",
  254. "81":"y",
  255. "83":"y",
  256. "84":"y",
  257. "85":"y",
  258. "86":"y",
  259. "87":"y",
  260. "88":"y",
  261. "89":"y",
  262. "90":"y",
  263. "91":"y",
  264. "92":"y",
  265. "93":"y",
  266. "94":"y",
  267. "95":"y",
  268. "96":"y",
  269. "97":"y"
  270. },
  271. "safari":{
  272. "3.1":"n",
  273. "3.2":"n",
  274. "4":"n",
  275. "5":"n",
  276. "5.1":"n",
  277. "6":"n",
  278. "6.1":"n",
  279. "7":"n",
  280. "7.1":"n",
  281. "8":"n",
  282. "9":"n",
  283. "9.1":"n",
  284. "10":"n",
  285. "10.1":"n",
  286. "11":"n",
  287. "11.1":"n",
  288. "12":"n",
  289. "12.1":"n",
  290. "13":"n",
  291. "13.1":"n",
  292. "14":"n",
  293. "14.1":"n",
  294. "15":"n",
  295. "TP":"n"
  296. },
  297. "opera":{
  298. "9":"n",
  299. "9.5-9.6":"n",
  300. "10.0-10.1":"n",
  301. "10.5":"n",
  302. "10.6":"n",
  303. "11":"n",
  304. "11.1":"n",
  305. "11.5":"n",
  306. "11.6":"n",
  307. "12":"n",
  308. "12.1":"n",
  309. "15":"y",
  310. "16":"y",
  311. "17":"y",
  312. "18":"y",
  313. "19":"y",
  314. "20":"y",
  315. "21":"y",
  316. "22":"y",
  317. "23":"y",
  318. "24":"y",
  319. "25":"y",
  320. "26":"y",
  321. "27":"y",
  322. "28":"y",
  323. "29":"y",
  324. "30":"y",
  325. "31":"y",
  326. "32":"y",
  327. "33":"y",
  328. "34":"y",
  329. "35":"y",
  330. "36":"y",
  331. "37":"y",
  332. "38":"y",
  333. "39":"y",
  334. "40":"y",
  335. "41":"y",
  336. "42":"y",
  337. "43":"y",
  338. "44":"y",
  339. "45":"y",
  340. "46":"y",
  341. "47":"y",
  342. "48":"y",
  343. "49":"y",
  344. "50":"y",
  345. "51":"y",
  346. "52":"y",
  347. "53":"y",
  348. "54":"y",
  349. "55":"y",
  350. "56":"y",
  351. "57":"y",
  352. "58":"y",
  353. "60":"y",
  354. "62":"y",
  355. "63":"y",
  356. "64":"y",
  357. "65":"y",
  358. "66":"y",
  359. "67":"y",
  360. "68":"y",
  361. "69":"y",
  362. "70":"y",
  363. "71":"y",
  364. "72":"y",
  365. "73":"y",
  366. "74":"y",
  367. "75":"y",
  368. "76":"y",
  369. "77":"y",
  370. "78":"y",
  371. "79":"y",
  372. "80":"y"
  373. },
  374. "ios_saf":{
  375. "3.2":"y",
  376. "4.0-4.1":"y",
  377. "4.2-4.3":"y",
  378. "5.0-5.1":"y",
  379. "6.0-6.1":"y",
  380. "7.0-7.1":"y",
  381. "8":"y",
  382. "8.1-8.4":"y",
  383. "9.0-9.2":"y",
  384. "9.3":"y",
  385. "10.0-10.2":"y",
  386. "10.3":"y",
  387. "11.0-11.2":"y",
  388. "11.3-11.4":"y",
  389. "12.0-12.1":"y",
  390. "12.2-12.5":"y",
  391. "13.0-13.1":"y",
  392. "13.2":"y",
  393. "13.3":"y",
  394. "13.4-13.7":"y",
  395. "14.0-14.4":"y",
  396. "14.5-14.8":"y",
  397. "15":"y"
  398. },
  399. "op_mini":{
  400. "all":"n"
  401. },
  402. "android":{
  403. "2.1":"y",
  404. "2.2":"y",
  405. "2.3":"y",
  406. "3":"y",
  407. "4":"y",
  408. "4.1":"y",
  409. "4.2-4.3":"y",
  410. "4.4":"y",
  411. "4.4.3-4.4.4":"y",
  412. "94":"y"
  413. },
  414. "bb":{
  415. "7":"y",
  416. "10":"y"
  417. },
  418. "op_mob":{
  419. "10":"n",
  420. "11":"y",
  421. "11.1":"y",
  422. "11.5":"y",
  423. "12":"y",
  424. "12.1":"y",
  425. "64":"y"
  426. },
  427. "and_chr":{
  428. "94":"y"
  429. },
  430. "and_ff":{
  431. "92":"y"
  432. },
  433. "ie_mob":{
  434. "10":"p",
  435. "11":"a #2"
  436. },
  437. "and_uc":{
  438. "12.12":"y"
  439. },
  440. "samsung":{
  441. "4":"y",
  442. "5.0-5.4":"y",
  443. "6.2-6.4":"y",
  444. "7.2-7.4":"y",
  445. "8.2":"y",
  446. "9.2":"y",
  447. "10.1":"y",
  448. "11.1-11.2":"y",
  449. "12.0":"y",
  450. "13.0":"y",
  451. "14.0":"y",
  452. "15.0":"y"
  453. },
  454. "and_qq":{
  455. "10.4":"y"
  456. },
  457. "baidu":{
  458. "7.12":"y"
  459. },
  460. "kaios":{
  461. "2.5":"n"
  462. }
  463. },
  464. "notes":"Internet Explorer implements Pointer Events specification which supports more input devices than Touch Events one.\r\n\r\nThere is a library on GitHub that is working toward bringing W3C touch events to IE 10 and 11: https://github.com/CamHenlin/TouchPolyfill \r\n\r\nRemoved support in Firefox refers to desktop Firefox only.",
  465. "notes_by_num":{
  466. "1":"Can be enabled in Firefox using the dom.w3c_touch_events.enabled flag (disabled by default for site compatibility reasons)",
  467. "2":"Supported on IE11 Mobile for phones with \"[Windows Phone 8.1 Update](http://blogs.msdn.com/b/ie/archive/2014/07/31/the-mobile-web-should-just-work-for-everyone.aspx)\"",
  468. "3":"Can be enabled in Edge using the \"Enable touch events\" flag under `about:flags`"
  469. },
  470. "usage_perc_y":92.82,
  471. "usage_perc_a":0.12,
  472. "ucprefix":false,
  473. "parent":"",
  474. "keywords":"touchstart,touchend,touchmove,touchenter,touchleave,touchcancel",
  475. "ie_id":"touchevents",
  476. "chrome_id":"6156165603917824",
  477. "firefox_id":"",
  478. "webkit_id":"",
  479. "shown":true
  480. }