css3-cursors.json 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281
  1. {
  2. "title":"CSS3 Cursors (original values)",
  3. "description":"CSS3 cursor values added in the 2004 spec, including none, context-menu, cell, vertical-text, alias, copy, no-drop, not-allowed, nesw-resize, nwse-resize, col-resize, row-resize and all-scroll. ",
  4. "spec":"http://www.w3.org/TR/css3-ui/#cursor",
  5. "status":"cr",
  6. "links":[
  7. {
  8. "url":"https://developer.mozilla.org/en-US/docs/Web/CSS/cursor",
  9. "title":"MDN Documentation"
  10. }
  11. ],
  12. "bugs":[
  13. {
  14. "description":"Firefox/Mac, Safari/Mac, Chrome/Mac don't support PNG and JPG cursors (tested with 48px cursors).\r\nIE and Edge only supports cursors in the CUR format."
  15. },
  16. {
  17. "description":"IE does not support Data URIs as cursor values"
  18. }
  19. ],
  20. "categories":[
  21. "CSS3"
  22. ],
  23. "stats":{
  24. "ie":{
  25. "5.5":"a #1",
  26. "6":"a #1",
  27. "7":"a #1",
  28. "8":"a #1",
  29. "9":"y",
  30. "10":"y",
  31. "11":"y"
  32. },
  33. "edge":{
  34. "12":"a #2",
  35. "13":"a #2",
  36. "14":"y"
  37. },
  38. "firefox":{
  39. "2":"a",
  40. "3":"a",
  41. "3.5":"a",
  42. "3.6":"a",
  43. "4":"y",
  44. "5":"y",
  45. "6":"y",
  46. "7":"y",
  47. "8":"y",
  48. "9":"y",
  49. "10":"y",
  50. "11":"y",
  51. "12":"y",
  52. "13":"y",
  53. "14":"y",
  54. "15":"y",
  55. "16":"y",
  56. "17":"y",
  57. "18":"y",
  58. "19":"y",
  59. "20":"y",
  60. "21":"y",
  61. "22":"y",
  62. "23":"y",
  63. "24":"y",
  64. "25":"y",
  65. "26":"y",
  66. "27":"y",
  67. "28":"y",
  68. "29":"y",
  69. "30":"y",
  70. "31":"y",
  71. "32":"y",
  72. "33":"y",
  73. "34":"y",
  74. "35":"y",
  75. "36":"y",
  76. "37":"y",
  77. "38":"y",
  78. "39":"y",
  79. "40":"y",
  80. "41":"y",
  81. "42":"y",
  82. "43":"y",
  83. "44":"y",
  84. "45":"y",
  85. "46":"y",
  86. "47":"y",
  87. "48":"y",
  88. "49":"y",
  89. "50":"y",
  90. "51":"y",
  91. "52":"y",
  92. "53":"y"
  93. },
  94. "chrome":{
  95. "4":"a",
  96. "5":"y",
  97. "6":"y",
  98. "7":"y",
  99. "8":"y",
  100. "9":"y",
  101. "10":"y",
  102. "11":"y",
  103. "12":"y",
  104. "13":"y",
  105. "14":"y",
  106. "15":"y",
  107. "16":"y",
  108. "17":"y",
  109. "18":"y",
  110. "19":"y",
  111. "20":"y",
  112. "21":"y",
  113. "22":"y",
  114. "23":"y",
  115. "24":"y",
  116. "25":"y",
  117. "26":"y",
  118. "27":"y",
  119. "28":"y",
  120. "29":"y",
  121. "30":"y",
  122. "31":"y",
  123. "32":"y",
  124. "33":"y",
  125. "34":"y",
  126. "35":"y",
  127. "36":"y",
  128. "37":"y",
  129. "38":"y",
  130. "39":"y",
  131. "40":"y",
  132. "41":"y",
  133. "42":"y",
  134. "43":"y",
  135. "44":"y",
  136. "45":"y",
  137. "46":"y",
  138. "47":"y",
  139. "48":"y",
  140. "49":"y",
  141. "50":"y",
  142. "51":"y",
  143. "52":"y",
  144. "53":"y",
  145. "54":"y",
  146. "55":"y",
  147. "56":"y",
  148. "57":"y"
  149. },
  150. "safari":{
  151. "3.1":"a",
  152. "3.2":"a",
  153. "4":"a",
  154. "5":"y",
  155. "5.1":"y",
  156. "6":"y",
  157. "6.1":"y",
  158. "7":"y",
  159. "7.1":"y",
  160. "8":"y",
  161. "9":"y",
  162. "9.1":"y",
  163. "10":"y",
  164. "TP":"y"
  165. },
  166. "opera":{
  167. "9":"a #2",
  168. "9.5-9.6":"a #2",
  169. "10.0-10.1":"a #2",
  170. "10.5":"a #2",
  171. "10.6":"a #2",
  172. "11":"a #2",
  173. "11.1":"a #2",
  174. "11.5":"a #2",
  175. "11.6":"a #2",
  176. "12":"a #2",
  177. "12.1":"a #2",
  178. "15":"y",
  179. "16":"y",
  180. "17":"y",
  181. "18":"y",
  182. "19":"y",
  183. "20":"y",
  184. "21":"y",
  185. "22":"y",
  186. "23":"y",
  187. "24":"y",
  188. "25":"y",
  189. "26":"y",
  190. "27":"y",
  191. "28":"y",
  192. "29":"y",
  193. "30":"y",
  194. "31":"y",
  195. "32":"y",
  196. "33":"y",
  197. "34":"y",
  198. "35":"y",
  199. "36":"y",
  200. "37":"y",
  201. "38":"y",
  202. "39":"y",
  203. "40":"y",
  204. "41":"y",
  205. "42":"y",
  206. "43":"y"
  207. },
  208. "ios_saf":{
  209. "3.2":"n",
  210. "4.0-4.1":"n",
  211. "4.2-4.3":"n",
  212. "5.0-5.1":"n",
  213. "6.0-6.1":"n",
  214. "7.0-7.1":"n",
  215. "8":"n",
  216. "8.1-8.4":"n",
  217. "9.0-9.2":"n",
  218. "9.3":"n",
  219. "10-10.1":"n"
  220. },
  221. "op_mini":{
  222. "all":"n"
  223. },
  224. "android":{
  225. "2.1":"n",
  226. "2.2":"n",
  227. "2.3":"n",
  228. "3":"n",
  229. "4":"n",
  230. "4.1":"n",
  231. "4.2-4.3":"n",
  232. "4.4":"n",
  233. "4.4.3-4.4.4":"n",
  234. "53":"n"
  235. },
  236. "bb":{
  237. "7":"n",
  238. "10":"u"
  239. },
  240. "op_mob":{
  241. "10":"n",
  242. "11":"n",
  243. "11.1":"n",
  244. "11.5":"n",
  245. "12":"n",
  246. "12.1":"n",
  247. "37":"n"
  248. },
  249. "and_chr":{
  250. "54":"n"
  251. },
  252. "and_ff":{
  253. "50":"n"
  254. },
  255. "ie_mob":{
  256. "10":"n",
  257. "11":"n"
  258. },
  259. "and_uc":{
  260. "11":"n"
  261. },
  262. "samsung":{
  263. "4":"n"
  264. }
  265. },
  266. "notes":"",
  267. "notes_by_num":{
  268. "1":"Partial support refers to no support for the alias, cell, copy, ew-resize, ns-resize, nesw-resize, nwse-resize or context-menu cursors.",
  269. "2":"Partial support refers to not supporting 'none'."
  270. },
  271. "usage_perc_y":43.7,
  272. "usage_perc_a":1.09,
  273. "ucprefix":false,
  274. "parent":"",
  275. "keywords":"cursors, pointers",
  276. "ie_id":"",
  277. "chrome_id":"",
  278. "firefox_id":"",
  279. "webkit_id":"",
  280. "shown":true
  281. }