Nenhuma descrição

touch.json 6.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347
  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. },
  62. "firefox":{
  63. "2":"n",
  64. "3":"n",
  65. "3.5":"n",
  66. "3.6":"n",
  67. "4":"a",
  68. "5":"a",
  69. "6":"a",
  70. "7":"a",
  71. "8":"a",
  72. "9":"a",
  73. "10":"a",
  74. "11":"a",
  75. "12":"a",
  76. "13":"a",
  77. "14":"a",
  78. "15":"a",
  79. "16":"a",
  80. "17":"a",
  81. "18":"y",
  82. "19":"y",
  83. "20":"y",
  84. "21":"y",
  85. "22":"y",
  86. "23":"y",
  87. "24":"y",
  88. "25":"n d #1",
  89. "26":"n d #1",
  90. "27":"n d #1",
  91. "28":"n d #1",
  92. "29":"n d #1",
  93. "30":"n d #1",
  94. "31":"n d #1",
  95. "32":"n d #1",
  96. "33":"n d #1",
  97. "34":"n d #1",
  98. "35":"n d #1",
  99. "36":"n d #1",
  100. "37":"n d #1",
  101. "38":"n d #1",
  102. "39":"n d #1",
  103. "40":"n d #1",
  104. "41":"n d #1",
  105. "42":"n d #1",
  106. "43":"n d #1",
  107. "44":"n d #1",
  108. "45":"n d #1",
  109. "46":"n d #1",
  110. "47":"n d #1",
  111. "48":"n d #1",
  112. "49":"n d #1",
  113. "50":"n d #1",
  114. "51":"n d #1",
  115. "52":"y",
  116. "53":"y",
  117. "54":"y",
  118. "55":"y",
  119. "56":"y",
  120. "57":"y",
  121. "58":"y",
  122. "59":"y",
  123. "60":"y",
  124. "61":"y"
  125. },
  126. "chrome":{
  127. "4":"n",
  128. "5":"n",
  129. "6":"n",
  130. "7":"n",
  131. "8":"n",
  132. "9":"n",
  133. "10":"n",
  134. "11":"n",
  135. "12":"n",
  136. "13":"n",
  137. "14":"n",
  138. "15":"n",
  139. "16":"n",
  140. "17":"n",
  141. "18":"n",
  142. "19":"n",
  143. "20":"n",
  144. "21":"n",
  145. "22":"y",
  146. "23":"y",
  147. "24":"y",
  148. "25":"y",
  149. "26":"y",
  150. "27":"y",
  151. "28":"y",
  152. "29":"y",
  153. "30":"y",
  154. "31":"y",
  155. "32":"y",
  156. "33":"y",
  157. "34":"y",
  158. "35":"y",
  159. "36":"y",
  160. "37":"y",
  161. "38":"y",
  162. "39":"y",
  163. "40":"y",
  164. "41":"y",
  165. "42":"y",
  166. "43":"y",
  167. "44":"y",
  168. "45":"y",
  169. "46":"y",
  170. "47":"y",
  171. "48":"y",
  172. "49":"y",
  173. "50":"y",
  174. "51":"y",
  175. "52":"y",
  176. "53":"y",
  177. "54":"y",
  178. "55":"y",
  179. "56":"y",
  180. "57":"y",
  181. "58":"y",
  182. "59":"y",
  183. "60":"y",
  184. "61":"y",
  185. "62":"y",
  186. "63":"y",
  187. "64":"y",
  188. "65":"y",
  189. "66":"y",
  190. "67":"y"
  191. },
  192. "safari":{
  193. "3.1":"n",
  194. "3.2":"n",
  195. "4":"n",
  196. "5":"n",
  197. "5.1":"n",
  198. "6":"n",
  199. "6.1":"n",
  200. "7":"n",
  201. "7.1":"n",
  202. "8":"n",
  203. "9":"n",
  204. "9.1":"n",
  205. "10":"n",
  206. "10.1":"n",
  207. "11":"n",
  208. "11.1":"n",
  209. "TP":"n"
  210. },
  211. "opera":{
  212. "9":"n",
  213. "9.5-9.6":"n",
  214. "10.0-10.1":"n",
  215. "10.5":"n",
  216. "10.6":"n",
  217. "11":"n",
  218. "11.1":"n",
  219. "11.5":"n",
  220. "11.6":"n",
  221. "12":"n",
  222. "12.1":"n",
  223. "15":"y",
  224. "16":"y",
  225. "17":"y",
  226. "18":"y",
  227. "19":"y",
  228. "20":"y",
  229. "21":"y",
  230. "22":"y",
  231. "23":"y",
  232. "24":"y",
  233. "25":"y",
  234. "26":"y",
  235. "27":"y",
  236. "28":"y",
  237. "29":"y",
  238. "30":"y",
  239. "31":"y",
  240. "32":"y",
  241. "33":"y",
  242. "34":"y",
  243. "35":"y",
  244. "36":"y",
  245. "37":"y",
  246. "38":"y",
  247. "39":"y",
  248. "40":"y",
  249. "41":"y",
  250. "42":"y",
  251. "43":"y",
  252. "44":"y",
  253. "45":"y",
  254. "46":"y",
  255. "47":"y",
  256. "48":"y",
  257. "49":"y",
  258. "50":"y",
  259. "51":"y",
  260. "52":"y"
  261. },
  262. "ios_saf":{
  263. "3.2":"y",
  264. "4.0-4.1":"y",
  265. "4.2-4.3":"y",
  266. "5.0-5.1":"y",
  267. "6.0-6.1":"y",
  268. "7.0-7.1":"y",
  269. "8":"y",
  270. "8.1-8.4":"y",
  271. "9.0-9.2":"y",
  272. "9.3":"y",
  273. "10.0-10.2":"y",
  274. "10.3":"y",
  275. "11.0-11.2":"y",
  276. "11.3":"y"
  277. },
  278. "op_mini":{
  279. "all":"n"
  280. },
  281. "android":{
  282. "2.1":"y",
  283. "2.2":"y",
  284. "2.3":"y",
  285. "3":"y",
  286. "4":"y",
  287. "4.1":"y",
  288. "4.2-4.3":"y",
  289. "4.4":"y",
  290. "4.4.3-4.4.4":"y",
  291. "62":"y"
  292. },
  293. "bb":{
  294. "7":"y",
  295. "10":"y"
  296. },
  297. "op_mob":{
  298. "10":"n",
  299. "11":"y",
  300. "11.1":"y",
  301. "11.5":"y",
  302. "12":"y",
  303. "12.1":"y",
  304. "37":"y"
  305. },
  306. "and_chr":{
  307. "64":"y"
  308. },
  309. "and_ff":{
  310. "57":"y"
  311. },
  312. "ie_mob":{
  313. "10":"p",
  314. "11":"a #2"
  315. },
  316. "and_uc":{
  317. "11.8":"y"
  318. },
  319. "samsung":{
  320. "4":"y",
  321. "5":"y",
  322. "6.2":"y"
  323. },
  324. "and_qq":{
  325. "1.2":"y"
  326. },
  327. "baidu":{
  328. "7.12":"y"
  329. }
  330. },
  331. "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.",
  332. "notes_by_num":{
  333. "1":"Can be enabled in Firefox using the dom.w3c_touch_events.enabled flag (disabled by default for site compatibility reasons)",
  334. "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)\"",
  335. "3":"Can be enabled in Edge using the \"Enable touch events\" flag under `about:flags`"
  336. },
  337. "usage_perc_y":86.37,
  338. "usage_perc_a":0.29,
  339. "ucprefix":false,
  340. "parent":"",
  341. "keywords":"touchstart,touchend,touchmove,touchenter,touchleave,touchcancel",
  342. "ie_id":"touchevents",
  343. "chrome_id":"6156165603917824",
  344. "firefox_id":"",
  345. "webkit_id":"",
  346. "shown":true
  347. }