css-canvas.json 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275
  1. {
  2. "title":"CSS Canvas Drawings",
  3. "description":"Method of using HTML5 Canvas as a background image. Not currently part of any specification.",
  4. "spec":"http://webkit.org/blog/176/css-canvas-drawing/",
  5. "status":"unoff",
  6. "links":[
  7. {
  8. "url":"http://webkit.org/blog/176/css-canvas-drawing/",
  9. "title":"Webkit blog post"
  10. }
  11. ],
  12. "bugs":[
  13. ],
  14. "categories":[
  15. "CSS"
  16. ],
  17. "stats":{
  18. "ie":{
  19. "5.5":"n",
  20. "6":"n",
  21. "7":"n",
  22. "8":"n",
  23. "9":"n",
  24. "10":"n",
  25. "11":"n"
  26. },
  27. "edge":{
  28. "12":"n",
  29. "13":"n",
  30. "14":"n"
  31. },
  32. "firefox":{
  33. "2":"n",
  34. "3":"n",
  35. "3.5":"n",
  36. "3.6":"n",
  37. "4":"n",
  38. "5":"n",
  39. "6":"n",
  40. "7":"n",
  41. "8":"n",
  42. "9":"n",
  43. "10":"n",
  44. "11":"n",
  45. "12":"n",
  46. "13":"n",
  47. "14":"n",
  48. "15":"n",
  49. "16":"n",
  50. "17":"n",
  51. "18":"n",
  52. "19":"n",
  53. "20":"n",
  54. "21":"n",
  55. "22":"n",
  56. "23":"n",
  57. "24":"n",
  58. "25":"n",
  59. "26":"n",
  60. "27":"n",
  61. "28":"n",
  62. "29":"n",
  63. "30":"n",
  64. "31":"n",
  65. "32":"n",
  66. "33":"n",
  67. "34":"n",
  68. "35":"n",
  69. "36":"n",
  70. "37":"n",
  71. "38":"n",
  72. "39":"n",
  73. "40":"n",
  74. "41":"n",
  75. "42":"n",
  76. "43":"n",
  77. "44":"n",
  78. "45":"n",
  79. "46":"n",
  80. "47":"n",
  81. "48":"n",
  82. "49":"n",
  83. "50":"n",
  84. "51":"u",
  85. "52":"u",
  86. "53":"u"
  87. },
  88. "chrome":{
  89. "4":"y x",
  90. "5":"y x",
  91. "6":"y x",
  92. "7":"y x",
  93. "8":"y x",
  94. "9":"y x",
  95. "10":"y x",
  96. "11":"y x",
  97. "12":"y x",
  98. "13":"y x",
  99. "14":"y x",
  100. "15":"y x",
  101. "16":"y x",
  102. "17":"y x",
  103. "18":"y x",
  104. "19":"y x",
  105. "20":"y x",
  106. "21":"y x",
  107. "22":"y x",
  108. "23":"y x",
  109. "24":"y x",
  110. "25":"y x",
  111. "26":"y x",
  112. "27":"y x",
  113. "28":"y x",
  114. "29":"y x",
  115. "30":"y x",
  116. "31":"y x",
  117. "32":"y x",
  118. "33":"y x",
  119. "34":"y x",
  120. "35":"y x",
  121. "36":"y x",
  122. "37":"y x",
  123. "38":"y x",
  124. "39":"y x",
  125. "40":"y x",
  126. "41":"y x",
  127. "42":"y x",
  128. "43":"y x",
  129. "44":"y x",
  130. "45":"y x",
  131. "46":"y x",
  132. "47":"y x",
  133. "48":"n",
  134. "49":"n",
  135. "50":"n",
  136. "51":"n",
  137. "52":"n",
  138. "53":"n",
  139. "54":"n",
  140. "55":"n",
  141. "56":"n",
  142. "57":"n"
  143. },
  144. "safari":{
  145. "3.1":"n",
  146. "3.2":"n",
  147. "4":"y x",
  148. "5":"y x",
  149. "5.1":"y x",
  150. "6":"y x",
  151. "6.1":"y x",
  152. "7":"y x",
  153. "7.1":"y x",
  154. "8":"y x",
  155. "9":"y x",
  156. "9.1":"y x",
  157. "10":"y x",
  158. "TP":"y x"
  159. },
  160. "opera":{
  161. "9":"n",
  162. "9.5-9.6":"n",
  163. "10.0-10.1":"n",
  164. "10.5":"n",
  165. "10.6":"n",
  166. "11":"n",
  167. "11.1":"n",
  168. "11.5":"n",
  169. "11.6":"n",
  170. "12":"n",
  171. "12.1":"n",
  172. "15":"y x",
  173. "16":"y x",
  174. "17":"y x",
  175. "18":"y x",
  176. "19":"y x",
  177. "20":"y x",
  178. "21":"y x",
  179. "22":"y x",
  180. "23":"y x",
  181. "24":"y x",
  182. "25":"y x",
  183. "26":"y x",
  184. "27":"y x",
  185. "28":"y x",
  186. "29":"y x",
  187. "30":"y x",
  188. "31":"y x",
  189. "32":"y x",
  190. "33":"y x",
  191. "34":"y x",
  192. "35":"n",
  193. "36":"n",
  194. "37":"n",
  195. "38":"n",
  196. "39":"n",
  197. "40":"n",
  198. "41":"n",
  199. "42":"n",
  200. "43":"n"
  201. },
  202. "ios_saf":{
  203. "3.2":"y x",
  204. "4.0-4.1":"y x",
  205. "4.2-4.3":"y x",
  206. "5.0-5.1":"y x",
  207. "6.0-6.1":"y x",
  208. "7.0-7.1":"y x",
  209. "8":"y x",
  210. "8.1-8.4":"y x",
  211. "9.0-9.2":"y x",
  212. "9.3":"y x",
  213. "10-10.1":"y x"
  214. },
  215. "op_mini":{
  216. "all":"n"
  217. },
  218. "android":{
  219. "2.1":"y x",
  220. "2.2":"y x",
  221. "2.3":"y x",
  222. "3":"y x",
  223. "4":"y x",
  224. "4.1":"y x",
  225. "4.2-4.3":"y x",
  226. "4.4":"y x",
  227. "4.4.3-4.4.4":"y x",
  228. "53":"n"
  229. },
  230. "bb":{
  231. "7":"y x",
  232. "10":"y x"
  233. },
  234. "op_mob":{
  235. "10":"n",
  236. "11":"n",
  237. "11.1":"n",
  238. "11.5":"n",
  239. "12":"n",
  240. "12.1":"n",
  241. "37":"n"
  242. },
  243. "and_chr":{
  244. "54":"n"
  245. },
  246. "and_ff":{
  247. "50":"n"
  248. },
  249. "ie_mob":{
  250. "10":"n",
  251. "11":"n"
  252. },
  253. "and_uc":{
  254. "11":"y x"
  255. },
  256. "samsung":{
  257. "4":"y x"
  258. }
  259. },
  260. "notes":"A similar effect can be achieved in Firefox 4+ using the -moz-element() background property",
  261. "notes_by_num":{
  262. },
  263. "usage_perc_y":28.59,
  264. "usage_perc_a":0,
  265. "ucprefix":false,
  266. "parent":"",
  267. "keywords":"",
  268. "ie_id":"",
  269. "chrome_id":"",
  270. "firefox_id":"",
  271. "webkit_id":"",
  272. "shown":true
  273. }