css-grid.json 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377
  1. {
  2. "title":"CSS Grid Layout",
  3. "description":"Method of using a grid concept to lay out content, providing a mechanism for authors to divide available space for layout into columns and rows using a set of predictable sizing behaviors. Includes support for all `grid-*` properties and the `fr` unit.",
  4. "spec":"https://www.w3.org/TR/css3-grid-layout/",
  5. "status":"cr",
  6. "links":[
  7. {
  8. "url":"http://blogs.msdn.com/b/ie/archive/2011/04/14/ie10-platform-preview-and-css-features-for-adaptive-layouts.aspx",
  9. "title":"IE Blog post"
  10. },
  11. {
  12. "url":"https://bugs.webkit.org/show_bug.cgi?id=60731",
  13. "title":"WebKit (Chrome, Safari, etc.) feature request"
  14. },
  15. {
  16. "url":"https://bugzilla.mozilla.org/show_bug.cgi?id=616605",
  17. "title":"Mozilla (Firefox) feature request"
  18. },
  19. {
  20. "url":"https://github.com/codler/Grid-Layout-Polyfill",
  21. "title":"Polyfill based on old spec"
  22. },
  23. {
  24. "url":"https://github.com/FremyCompany/css-grid-polyfill/",
  25. "title":"Polyfill based on new spec"
  26. },
  27. {
  28. "url":"https://webkit.org/blog/7434/css-grid-layout-a-new-layout-module-for-the-web/",
  29. "title":"WebKit Blog post"
  30. },
  31. {
  32. "url":"https://gridbyexample.com/",
  33. "title":"Css Grid By Example: Everything you need to learn CSS Grid Layout"
  34. },
  35. {
  36. "url":"https://mozilladevelopers.github.io/playground/",
  37. "title":"Mozilla: Introduction to CSS Grid Layout"
  38. }
  39. ],
  40. "bugs":[
  41. {
  42. "description":"[GridBugs](https://github.com/rachelandrew/gridbugs): aims to be a community curated list of CSS Grid Layout bugs"
  43. },
  44. {
  45. "description":"Safari does not yet support intrinsic and extrinsic sizing with grid properties such as `grid-template-rows`"
  46. }
  47. ],
  48. "categories":[
  49. "CSS"
  50. ],
  51. "stats":{
  52. "ie":{
  53. "5.5":"n",
  54. "6":"n",
  55. "7":"n",
  56. "8":"n",
  57. "9":"p",
  58. "10":"a x #2",
  59. "11":"a x #2"
  60. },
  61. "edge":{
  62. "12":"a x #2",
  63. "13":"a x #2",
  64. "14":"a x #2",
  65. "15":"a x #2",
  66. "16":"y",
  67. "17":"y",
  68. "18":"y"
  69. },
  70. "firefox":{
  71. "2":"n",
  72. "3":"n",
  73. "3.5":"n",
  74. "3.6":"n",
  75. "4":"n",
  76. "5":"n",
  77. "6":"n",
  78. "7":"n",
  79. "8":"n",
  80. "9":"n",
  81. "10":"n",
  82. "11":"n",
  83. "12":"n",
  84. "13":"n",
  85. "14":"n",
  86. "15":"n",
  87. "16":"n",
  88. "17":"n",
  89. "18":"n",
  90. "19":"p",
  91. "20":"p",
  92. "21":"p",
  93. "22":"p",
  94. "23":"p",
  95. "24":"p",
  96. "25":"p",
  97. "26":"p",
  98. "27":"p",
  99. "28":"p",
  100. "29":"p",
  101. "30":"p",
  102. "31":"p",
  103. "32":"p",
  104. "33":"p",
  105. "34":"p",
  106. "35":"p",
  107. "36":"p",
  108. "37":"p",
  109. "38":"p",
  110. "39":"p",
  111. "40":"p d #3",
  112. "41":"p d #3",
  113. "42":"p d #3",
  114. "43":"p d #3",
  115. "44":"p d #3",
  116. "45":"p d #3",
  117. "46":"p d #3",
  118. "47":"p d #3",
  119. "48":"p d #3",
  120. "49":"p d #3",
  121. "50":"p d #3",
  122. "51":"p d #3",
  123. "52":"y #4",
  124. "53":"y #4",
  125. "54":"y",
  126. "55":"y",
  127. "56":"y",
  128. "57":"y",
  129. "58":"y",
  130. "59":"y",
  131. "60":"y",
  132. "61":"y",
  133. "62":"y",
  134. "63":"y",
  135. "64":"y",
  136. "65":"y",
  137. "66":"y"
  138. },
  139. "chrome":{
  140. "4":"n",
  141. "5":"n",
  142. "6":"n",
  143. "7":"n",
  144. "8":"n",
  145. "9":"n",
  146. "10":"n",
  147. "11":"n",
  148. "12":"n",
  149. "13":"n",
  150. "14":"n",
  151. "15":"n",
  152. "16":"n",
  153. "17":"n",
  154. "18":"n",
  155. "19":"n",
  156. "20":"n",
  157. "21":"n",
  158. "22":"n",
  159. "23":"n",
  160. "24":"n",
  161. "25":"p",
  162. "26":"p",
  163. "27":"p",
  164. "28":"p",
  165. "29":"p d #1",
  166. "30":"p d #1",
  167. "31":"p d #1",
  168. "32":"p d #1",
  169. "33":"p d #1",
  170. "34":"p d #1",
  171. "35":"p d #1",
  172. "36":"p d #1",
  173. "37":"p d #1",
  174. "38":"p d #1",
  175. "39":"p d #1",
  176. "40":"p d #1",
  177. "41":"p d #1",
  178. "42":"p d #1",
  179. "43":"p d #1",
  180. "44":"p d #1",
  181. "45":"p d #1",
  182. "46":"p d #1",
  183. "47":"p d #1",
  184. "48":"p d #1",
  185. "49":"p d #1",
  186. "50":"p d #1",
  187. "51":"p d #1",
  188. "52":"p d #1",
  189. "53":"p d #1",
  190. "54":"p d #1",
  191. "55":"p d #1",
  192. "56":"p d #1",
  193. "57":"y #4",
  194. "58":"y",
  195. "59":"y",
  196. "60":"y",
  197. "61":"y",
  198. "62":"y",
  199. "63":"y",
  200. "64":"y",
  201. "65":"y",
  202. "66":"y",
  203. "67":"y",
  204. "68":"y",
  205. "69":"y",
  206. "70":"y",
  207. "71":"y",
  208. "72":"y",
  209. "73":"y",
  210. "74":"y"
  211. },
  212. "safari":{
  213. "3.1":"n",
  214. "3.2":"n",
  215. "4":"n",
  216. "5":"n",
  217. "5.1":"n",
  218. "6":"p",
  219. "6.1":"p",
  220. "7":"p",
  221. "7.1":"p",
  222. "8":"p",
  223. "9":"p",
  224. "9.1":"p",
  225. "10":"p",
  226. "10.1":"y",
  227. "11":"y",
  228. "11.1":"y",
  229. "12":"y",
  230. "TP":"y"
  231. },
  232. "opera":{
  233. "9":"n",
  234. "9.5-9.6":"n",
  235. "10.0-10.1":"n",
  236. "10.5":"n",
  237. "10.6":"n",
  238. "11":"n",
  239. "11.1":"n",
  240. "11.5":"n",
  241. "11.6":"n",
  242. "12":"n",
  243. "12.1":"n",
  244. "15":"n",
  245. "16":"n",
  246. "17":"n",
  247. "18":"n",
  248. "19":"n",
  249. "20":"n",
  250. "21":"n",
  251. "22":"n",
  252. "23":"n",
  253. "24":"n",
  254. "25":"n",
  255. "26":"n",
  256. "27":"n",
  257. "28":"p d #1",
  258. "29":"p d #1",
  259. "30":"p d #1",
  260. "31":"p d #1",
  261. "32":"p d #1",
  262. "33":"p d #1",
  263. "34":"p d #1",
  264. "35":"p d #1",
  265. "36":"p d #1",
  266. "37":"p d #1",
  267. "38":"p d #1",
  268. "39":"p d #1",
  269. "40":"p d #1",
  270. "41":"p d #1",
  271. "42":"p d #1",
  272. "43":"p d #1",
  273. "44":"y",
  274. "45":"y",
  275. "46":"y",
  276. "47":"y",
  277. "48":"y",
  278. "49":"y",
  279. "50":"y",
  280. "51":"y",
  281. "52":"y",
  282. "53":"y",
  283. "54":"y",
  284. "55":"y",
  285. "56":"y",
  286. "57":"y"
  287. },
  288. "ios_saf":{
  289. "3.2":"n",
  290. "4.0-4.1":"n",
  291. "4.2-4.3":"n",
  292. "5.0-5.1":"n",
  293. "6.0-6.1":"p",
  294. "7.0-7.1":"p",
  295. "8":"p",
  296. "8.1-8.4":"p",
  297. "9.0-9.2":"p",
  298. "9.3":"p",
  299. "10.0-10.2":"p",
  300. "10.3":"y",
  301. "11.0-11.2":"y",
  302. "11.3-11.4":"y",
  303. "12.0-12.1":"y"
  304. },
  305. "op_mini":{
  306. "all":"n"
  307. },
  308. "android":{
  309. "2.1":"n",
  310. "2.2":"n",
  311. "2.3":"n",
  312. "3":"n",
  313. "4":"n",
  314. "4.1":"n",
  315. "4.2-4.3":"p",
  316. "4.4":"p",
  317. "4.4.3-4.4.4":"p",
  318. "67":"y"
  319. },
  320. "bb":{
  321. "7":"n",
  322. "10":"n"
  323. },
  324. "op_mob":{
  325. "10":"n",
  326. "11":"n",
  327. "11.1":"n",
  328. "11.5":"n",
  329. "12":"n",
  330. "12.1":"n",
  331. "46":"y"
  332. },
  333. "and_chr":{
  334. "70":"y"
  335. },
  336. "and_ff":{
  337. "63":"y"
  338. },
  339. "ie_mob":{
  340. "10":"a x #2",
  341. "11":"a x #2"
  342. },
  343. "and_uc":{
  344. "11.8":"y"
  345. },
  346. "samsung":{
  347. "4":"p",
  348. "5":"n",
  349. "6.2":"y",
  350. "7.2":"y"
  351. },
  352. "and_qq":{
  353. "1.2":"p d #1"
  354. },
  355. "baidu":{
  356. "7.12":"n"
  357. }
  358. },
  359. "notes":"",
  360. "notes_by_num":{
  361. "1":"Enabled in Chrome through the \"experimental Web Platform features\" flag in chrome://flags",
  362. "2":"Partial support in IE refers to supporting an [older version](https://www.w3.org/TR/2011/WD-css3-grid-layout-20110407/) of the specification.",
  363. "3":"Enabled in Firefox through the `layout.css.grid.enabled ` flag",
  364. "4":"There are some bugs with overflow ([1356820](https://bugzilla.mozilla.org/show_bug.cgi?id=1356820), [1348857](https://bugzilla.mozilla.org/show_bug.cgi?id=1348857), [1350925](https://bugzilla.mozilla.org/show_bug.cgi?id=1350925))",
  365. "5":"Enabled in Edge through the \"Enable Unprefixed CSS Grid Layout\" flag in about:flags"
  366. },
  367. "usage_perc_y":85.49,
  368. "usage_perc_a":2.85,
  369. "ucprefix":false,
  370. "parent":"",
  371. "keywords":"grids,grid-row,grid-column,grid-template,display:grid,inline-grid,fr unit,fractional unit",
  372. "ie_id":"cssgridlayout",
  373. "chrome_id":"4589636412243968",
  374. "firefox_id":"css-grid-layout",
  375. "webkit_id":"specification-css-grid-layout-level-1",
  376. "shown":true
  377. }