css-featurequeries.json 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306
  1. {
  2. "title":"CSS Feature Queries",
  3. "description":"CSS Feature Queries allow authors to condition rules based on whether particular property declarations are supported in CSS using the @supports at rule.",
  4. "spec":"http://www.w3.org/TR/css3-conditional/#at-supports",
  5. "status":"cr",
  6. "links":[
  7. {
  8. "url":"https://developer.mozilla.org/en-US/docs/Web/CSS/@supports",
  9. "title":"Mozilla Developer Network (MDN) documentation - CSS @supports"
  10. },
  11. {
  12. "url":"http://mcc.id.au/blog/2012/08/supports",
  13. "title":"@supports in Firefox"
  14. },
  15. {
  16. "url":"http://dabblet.com/gist/3895764",
  17. "title":"Test case"
  18. },
  19. {
  20. "url":"https://www.webplatform.org/docs/css/atrules/@supports",
  21. "title":"WebPlatform Docs"
  22. }
  23. ],
  24. "bugs":[
  25. {
  26. "description":"Using @supports on Chrome 28-29 and Opera 15-16 breaks following :not selectors. [crbug.com/257695](http://crbug.com/257695)"
  27. },
  28. {
  29. "description":"Safari claims to support certain font-feature-settings it actually does not. [This JS module](https://github.com/kennethormandy/font-feature-fibbing) helps to provide accurate support for this."
  30. }
  31. ],
  32. "categories":[
  33. "CSS3"
  34. ],
  35. "stats":{
  36. "ie":{
  37. "5.5":"n",
  38. "6":"n",
  39. "7":"n",
  40. "8":"n",
  41. "9":"n",
  42. "10":"n",
  43. "11":"n"
  44. },
  45. "edge":{
  46. "12":"y",
  47. "13":"y",
  48. "14":"y",
  49. "15":"y"
  50. },
  51. "firefox":{
  52. "2":"n",
  53. "3":"n",
  54. "3.5":"n",
  55. "3.6":"n",
  56. "4":"n",
  57. "5":"n",
  58. "6":"n",
  59. "7":"n",
  60. "8":"n",
  61. "9":"n",
  62. "10":"n",
  63. "11":"n",
  64. "12":"n",
  65. "13":"n",
  66. "14":"n",
  67. "15":"n",
  68. "16":"n",
  69. "17":"n",
  70. "18":"n",
  71. "19":"n",
  72. "20":"n",
  73. "21":"n",
  74. "22":"y",
  75. "23":"y",
  76. "24":"y",
  77. "25":"y",
  78. "26":"y",
  79. "27":"y",
  80. "28":"y",
  81. "29":"y",
  82. "30":"y",
  83. "31":"y",
  84. "32":"y",
  85. "33":"y",
  86. "34":"y",
  87. "35":"y",
  88. "36":"y",
  89. "37":"y",
  90. "38":"y",
  91. "39":"y",
  92. "40":"y",
  93. "41":"y",
  94. "42":"y",
  95. "43":"y",
  96. "44":"y",
  97. "45":"y",
  98. "46":"y",
  99. "47":"y",
  100. "48":"y",
  101. "49":"y",
  102. "50":"y",
  103. "51":"y",
  104. "52":"y",
  105. "53":"y",
  106. "54":"y",
  107. "55":"y"
  108. },
  109. "chrome":{
  110. "4":"n",
  111. "5":"n",
  112. "6":"n",
  113. "7":"n",
  114. "8":"n",
  115. "9":"n",
  116. "10":"n",
  117. "11":"n",
  118. "12":"n",
  119. "13":"n",
  120. "14":"n",
  121. "15":"n",
  122. "16":"n",
  123. "17":"n",
  124. "18":"n",
  125. "19":"n",
  126. "20":"n",
  127. "21":"n",
  128. "22":"n",
  129. "23":"n",
  130. "24":"n",
  131. "25":"n",
  132. "26":"n",
  133. "27":"n",
  134. "28":"y",
  135. "29":"y",
  136. "30":"y",
  137. "31":"y",
  138. "32":"y",
  139. "33":"y",
  140. "34":"y",
  141. "35":"y",
  142. "36":"y",
  143. "37":"y",
  144. "38":"y",
  145. "39":"y",
  146. "40":"y",
  147. "41":"y",
  148. "42":"y",
  149. "43":"y",
  150. "44":"y",
  151. "45":"y",
  152. "46":"y",
  153. "47":"y",
  154. "48":"y",
  155. "49":"y",
  156. "50":"y",
  157. "51":"y",
  158. "52":"y",
  159. "53":"y",
  160. "54":"y",
  161. "55":"y",
  162. "56":"y",
  163. "57":"y",
  164. "58":"y",
  165. "59":"y",
  166. "60":"y"
  167. },
  168. "safari":{
  169. "3.1":"n",
  170. "3.2":"n",
  171. "4":"n",
  172. "5":"n",
  173. "5.1":"n",
  174. "6":"n",
  175. "6.1":"n",
  176. "7":"n",
  177. "7.1":"n",
  178. "8":"n",
  179. "9":"y",
  180. "9.1":"y",
  181. "10":"y",
  182. "10.1":"y",
  183. "TP":"y"
  184. },
  185. "opera":{
  186. "9":"n",
  187. "9.5-9.6":"n",
  188. "10.0-10.1":"n",
  189. "10.5":"n",
  190. "10.6":"n",
  191. "11":"n",
  192. "11.1":"n",
  193. "11.5":"n",
  194. "11.6":"n",
  195. "12":"n",
  196. "12.1":"y",
  197. "15":"y",
  198. "16":"y",
  199. "17":"y",
  200. "18":"y",
  201. "19":"y",
  202. "20":"y",
  203. "21":"y",
  204. "22":"y",
  205. "23":"y",
  206. "24":"y",
  207. "25":"y",
  208. "26":"y",
  209. "27":"y",
  210. "28":"y",
  211. "29":"y",
  212. "30":"y",
  213. "31":"y",
  214. "32":"y",
  215. "33":"y",
  216. "34":"y",
  217. "35":"y",
  218. "36":"y",
  219. "37":"y",
  220. "38":"y",
  221. "39":"y",
  222. "40":"y",
  223. "41":"y",
  224. "42":"y",
  225. "43":"y",
  226. "44":"y",
  227. "45":"y",
  228. "46":"y"
  229. },
  230. "ios_saf":{
  231. "3.2":"n",
  232. "4.0-4.1":"n",
  233. "4.2-4.3":"n",
  234. "5.0-5.1":"n",
  235. "6.0-6.1":"n",
  236. "7.0-7.1":"n",
  237. "8":"n",
  238. "8.1-8.4":"n",
  239. "9.0-9.2":"y",
  240. "9.3":"y",
  241. "10.0-10.2":"y",
  242. "10.3":"y"
  243. },
  244. "op_mini":{
  245. "all":"y"
  246. },
  247. "android":{
  248. "2.1":"n",
  249. "2.2":"n",
  250. "2.3":"n",
  251. "3":"n",
  252. "4":"n",
  253. "4.1":"n",
  254. "4.2-4.3":"n",
  255. "4.4":"y",
  256. "4.4.3-4.4.4":"y",
  257. "56":"y"
  258. },
  259. "bb":{
  260. "7":"n",
  261. "10":"n"
  262. },
  263. "op_mob":{
  264. "10":"n",
  265. "11":"n",
  266. "11.1":"n",
  267. "11.5":"n",
  268. "12":"n",
  269. "12.1":"n",
  270. "37":"y"
  271. },
  272. "and_chr":{
  273. "57":"y"
  274. },
  275. "and_ff":{
  276. "52":"y"
  277. },
  278. "ie_mob":{
  279. "10":"n",
  280. "11":"n"
  281. },
  282. "and_uc":{
  283. "11.4":"y"
  284. },
  285. "samsung":{
  286. "4":"y"
  287. },
  288. "and_qq":{
  289. "1.2":"y"
  290. }
  291. },
  292. "notes":"See also the [CSS.supports() DOM API](#feat=css-supports-api)",
  293. "notes_by_num":{
  294. },
  295. "usage_perc_y":92.03,
  296. "usage_perc_a":0,
  297. "ucprefix":false,
  298. "parent":"",
  299. "keywords":"supports,conditional",
  300. "ie_id":"conditionalrules",
  301. "chrome_id":"4993981813358592",
  302. "firefox_id":"",
  303. "webkit_id":"",
  304. "shown":true
  305. }