picture.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570
  1. {
  2. "title":"Picture element",
  3. "description":"A responsive images method to control which image resource a user agent presents to a user, based on resolution, media query and/or support for a particular image format",
  4. "spec":"https://html.spec.whatwg.org/multipage/embedded-content.html#the-picture-element",
  5. "status":"ls",
  6. "links":[
  7. {
  8. "url":"https://responsiveimages.org/demos/",
  9. "title":"Demo"
  10. },
  11. {
  12. "url":"https://code.tutsplus.com/tutorials/better-responsive-images-with-the-picture-element--net-36583",
  13. "title":"Tutorial"
  14. },
  15. {
  16. "url":"https://usecases.responsiveimages.org/",
  17. "title":"Read about the use cases"
  18. },
  19. {
  20. "url":"https://responsiveimages.org/",
  21. "title":"General information about Responsive Images"
  22. },
  23. {
  24. "url":"https://dev.opera.com/articles/responsive-images/",
  25. "title":"Blog post on usage"
  26. },
  27. {
  28. "url":"https://www.html5rocks.com/tutorials/responsive/picture-element/",
  29. "title":"HTML5 Rocks tutorial"
  30. },
  31. {
  32. "url":"https://github.com/scottjehl/picturefill",
  33. "title":"Picturefill - polyfill for picture, srcset, sizes, and more"
  34. }
  35. ],
  36. "bugs":[
  37. {
  38. "description":"See [a list](https://github.com/ResponsiveImagesCG/picture-element/issues?state=open) of unresolved issues / feature requests within the specification"
  39. }
  40. ],
  41. "categories":[
  42. "DOM",
  43. "HTML5"
  44. ],
  45. "stats":{
  46. "ie":{
  47. "5.5":"n",
  48. "6":"n",
  49. "7":"n",
  50. "8":"n",
  51. "9":"n",
  52. "10":"n",
  53. "11":"n"
  54. },
  55. "edge":{
  56. "12":"n",
  57. "13":"y",
  58. "14":"y",
  59. "15":"y",
  60. "16":"y",
  61. "17":"y",
  62. "18":"y",
  63. "79":"y",
  64. "80":"y",
  65. "81":"y",
  66. "83":"y",
  67. "84":"y",
  68. "85":"y",
  69. "86":"y",
  70. "87":"y",
  71. "88":"y",
  72. "89":"y",
  73. "90":"y",
  74. "91":"y",
  75. "92":"y",
  76. "93":"y",
  77. "94":"y",
  78. "95":"y",
  79. "96":"y",
  80. "97":"y",
  81. "98":"y",
  82. "99":"y",
  83. "100":"y",
  84. "101":"y",
  85. "102":"y",
  86. "103":"y",
  87. "104":"y",
  88. "105":"y",
  89. "106":"y",
  90. "107":"y",
  91. "108":"y",
  92. "109":"y",
  93. "110":"y"
  94. },
  95. "firefox":{
  96. "2":"n",
  97. "3":"n",
  98. "3.5":"n",
  99. "3.6":"n",
  100. "4":"n",
  101. "5":"n",
  102. "6":"n",
  103. "7":"n",
  104. "8":"n",
  105. "9":"n",
  106. "10":"n",
  107. "11":"n",
  108. "12":"n",
  109. "13":"n",
  110. "14":"n",
  111. "15":"n",
  112. "16":"n",
  113. "17":"n",
  114. "18":"n",
  115. "19":"n",
  116. "20":"n",
  117. "21":"n",
  118. "22":"n",
  119. "23":"n",
  120. "24":"n",
  121. "25":"n",
  122. "26":"n",
  123. "27":"n",
  124. "28":"n",
  125. "29":"n",
  126. "30":"n",
  127. "31":"n",
  128. "32":"n",
  129. "33":"n",
  130. "34":"n d #3",
  131. "35":"n d #3",
  132. "36":"n d #3",
  133. "37":"n d #3",
  134. "38":"y",
  135. "39":"y",
  136. "40":"y",
  137. "41":"y",
  138. "42":"y",
  139. "43":"y",
  140. "44":"y",
  141. "45":"y",
  142. "46":"y",
  143. "47":"y",
  144. "48":"y",
  145. "49":"y",
  146. "50":"y",
  147. "51":"y",
  148. "52":"y",
  149. "53":"y",
  150. "54":"y",
  151. "55":"y",
  152. "56":"y",
  153. "57":"y",
  154. "58":"y",
  155. "59":"y",
  156. "60":"y",
  157. "61":"y",
  158. "62":"y",
  159. "63":"y",
  160. "64":"y",
  161. "65":"y",
  162. "66":"y",
  163. "67":"y",
  164. "68":"y",
  165. "69":"y",
  166. "70":"y",
  167. "71":"y",
  168. "72":"y",
  169. "73":"y",
  170. "74":"y",
  171. "75":"y",
  172. "76":"y",
  173. "77":"y",
  174. "78":"y",
  175. "79":"y",
  176. "80":"y",
  177. "81":"y",
  178. "82":"y",
  179. "83":"y",
  180. "84":"y",
  181. "85":"y",
  182. "86":"y",
  183. "87":"y",
  184. "88":"y",
  185. "89":"y",
  186. "90":"y",
  187. "91":"y",
  188. "92":"y",
  189. "93":"y",
  190. "94":"y",
  191. "95":"y",
  192. "96":"y",
  193. "97":"y",
  194. "98":"y",
  195. "99":"y",
  196. "100":"y",
  197. "101":"y",
  198. "102":"y",
  199. "103":"y",
  200. "104":"y",
  201. "105":"y",
  202. "106":"y",
  203. "107":"y",
  204. "108":"y",
  205. "109":"y",
  206. "110":"y",
  207. "111":"y",
  208. "112":"y"
  209. },
  210. "chrome":{
  211. "4":"n",
  212. "5":"n",
  213. "6":"n",
  214. "7":"n",
  215. "8":"n",
  216. "9":"n",
  217. "10":"n",
  218. "11":"n",
  219. "12":"n",
  220. "13":"n",
  221. "14":"n",
  222. "15":"n",
  223. "16":"n",
  224. "17":"n",
  225. "18":"n",
  226. "19":"n",
  227. "20":"n",
  228. "21":"n",
  229. "22":"n",
  230. "23":"n",
  231. "24":"n",
  232. "25":"n",
  233. "26":"n",
  234. "27":"n",
  235. "28":"n",
  236. "29":"n",
  237. "30":"n",
  238. "31":"n",
  239. "32":"n",
  240. "33":"n",
  241. "34":"n",
  242. "35":"n",
  243. "36":"n",
  244. "37":"n d #1",
  245. "38":"y",
  246. "39":"y",
  247. "40":"y",
  248. "41":"y",
  249. "42":"y",
  250. "43":"y",
  251. "44":"y",
  252. "45":"y",
  253. "46":"y",
  254. "47":"y",
  255. "48":"y",
  256. "49":"y",
  257. "50":"y",
  258. "51":"y",
  259. "52":"y",
  260. "53":"y",
  261. "54":"y",
  262. "55":"y",
  263. "56":"y",
  264. "57":"y",
  265. "58":"y",
  266. "59":"y",
  267. "60":"y",
  268. "61":"y",
  269. "62":"y",
  270. "63":"y",
  271. "64":"y",
  272. "65":"y",
  273. "66":"y",
  274. "67":"y",
  275. "68":"y",
  276. "69":"y",
  277. "70":"y",
  278. "71":"y",
  279. "72":"y",
  280. "73":"y",
  281. "74":"y",
  282. "75":"y",
  283. "76":"y",
  284. "77":"y",
  285. "78":"y",
  286. "79":"y",
  287. "80":"y",
  288. "81":"y",
  289. "83":"y",
  290. "84":"y",
  291. "85":"y",
  292. "86":"y",
  293. "87":"y",
  294. "88":"y",
  295. "89":"y",
  296. "90":"y",
  297. "91":"y",
  298. "92":"y",
  299. "93":"y",
  300. "94":"y",
  301. "95":"y",
  302. "96":"y",
  303. "97":"y",
  304. "98":"y",
  305. "99":"y",
  306. "100":"y",
  307. "101":"y",
  308. "102":"y",
  309. "103":"y",
  310. "104":"y",
  311. "105":"y",
  312. "106":"y",
  313. "107":"y",
  314. "108":"y",
  315. "109":"y",
  316. "110":"y",
  317. "111":"y",
  318. "112":"y",
  319. "113":"y"
  320. },
  321. "safari":{
  322. "3.1":"n",
  323. "3.2":"n",
  324. "4":"n",
  325. "5":"n",
  326. "5.1":"n",
  327. "6":"n",
  328. "6.1":"n",
  329. "7":"n",
  330. "7.1":"n",
  331. "8":"n",
  332. "9":"n",
  333. "9.1":"y",
  334. "10":"y",
  335. "10.1":"y",
  336. "11":"y",
  337. "11.1":"y",
  338. "12":"y",
  339. "12.1":"y",
  340. "13":"y",
  341. "13.1":"y",
  342. "14":"y",
  343. "14.1":"y",
  344. "15":"y",
  345. "15.1":"y",
  346. "15.2-15.3":"y",
  347. "15.4":"y",
  348. "15.5":"y",
  349. "15.6":"y",
  350. "16.0":"y",
  351. "16.1":"y",
  352. "16.2":"y",
  353. "16.3":"y",
  354. "16.4":"y",
  355. "TP":"y"
  356. },
  357. "opera":{
  358. "9":"n",
  359. "9.5-9.6":"n",
  360. "10.0-10.1":"n",
  361. "10.5":"n",
  362. "10.6":"n",
  363. "11":"n",
  364. "11.1":"n",
  365. "11.5":"n",
  366. "11.6":"n",
  367. "12":"n",
  368. "12.1":"n",
  369. "15":"n",
  370. "16":"n",
  371. "17":"n",
  372. "18":"n",
  373. "19":"n",
  374. "20":"n",
  375. "21":"n",
  376. "22":"n",
  377. "23":"n",
  378. "24":"n d #2",
  379. "25":"y",
  380. "26":"y",
  381. "27":"y",
  382. "28":"y",
  383. "29":"y",
  384. "30":"y",
  385. "31":"y",
  386. "32":"y",
  387. "33":"y",
  388. "34":"y",
  389. "35":"y",
  390. "36":"y",
  391. "37":"y",
  392. "38":"y",
  393. "39":"y",
  394. "40":"y",
  395. "41":"y",
  396. "42":"y",
  397. "43":"y",
  398. "44":"y",
  399. "45":"y",
  400. "46":"y",
  401. "47":"y",
  402. "48":"y",
  403. "49":"y",
  404. "50":"y",
  405. "51":"y",
  406. "52":"y",
  407. "53":"y",
  408. "54":"y",
  409. "55":"y",
  410. "56":"y",
  411. "57":"y",
  412. "58":"y",
  413. "60":"y",
  414. "62":"y",
  415. "63":"y",
  416. "64":"y",
  417. "65":"y",
  418. "66":"y",
  419. "67":"y",
  420. "68":"y",
  421. "69":"y",
  422. "70":"y",
  423. "71":"y",
  424. "72":"y",
  425. "73":"y",
  426. "74":"y",
  427. "75":"y",
  428. "76":"y",
  429. "77":"y",
  430. "78":"y",
  431. "79":"y",
  432. "80":"y",
  433. "81":"y",
  434. "82":"y",
  435. "83":"y",
  436. "84":"y",
  437. "85":"y",
  438. "86":"y",
  439. "87":"y",
  440. "88":"y",
  441. "89":"y",
  442. "90":"y",
  443. "91":"y",
  444. "92":"y",
  445. "93":"y",
  446. "94":"y",
  447. "95":"y"
  448. },
  449. "ios_saf":{
  450. "3.2":"n",
  451. "4.0-4.1":"n",
  452. "4.2-4.3":"n",
  453. "5.0-5.1":"n",
  454. "6.0-6.1":"n",
  455. "7.0-7.1":"n",
  456. "8":"n",
  457. "8.1-8.4":"n",
  458. "9.0-9.2":"n",
  459. "9.3":"y",
  460. "10.0-10.2":"y",
  461. "10.3":"y",
  462. "11.0-11.2":"y",
  463. "11.3-11.4":"y",
  464. "12.0-12.1":"y",
  465. "12.2-12.5":"y",
  466. "13.0-13.1":"y",
  467. "13.2":"y",
  468. "13.3":"y",
  469. "13.4-13.7":"y",
  470. "14.0-14.4":"y",
  471. "14.5-14.8":"y",
  472. "15.0-15.1":"y",
  473. "15.2-15.3":"y",
  474. "15.4":"y",
  475. "15.5":"y",
  476. "15.6":"y",
  477. "16.0":"y",
  478. "16.1":"y",
  479. "16.2":"y",
  480. "16.3":"y",
  481. "16.4":"y"
  482. },
  483. "op_mini":{
  484. "all":"n"
  485. },
  486. "android":{
  487. "2.1":"n",
  488. "2.2":"n",
  489. "2.3":"n",
  490. "3":"n",
  491. "4":"n",
  492. "4.1":"n",
  493. "4.2-4.3":"n",
  494. "4.4":"n",
  495. "4.4.3-4.4.4":"n",
  496. "109":"y"
  497. },
  498. "bb":{
  499. "7":"n",
  500. "10":"n"
  501. },
  502. "op_mob":{
  503. "10":"n",
  504. "11":"n",
  505. "11.1":"n",
  506. "11.5":"n",
  507. "12":"n",
  508. "12.1":"n",
  509. "73":"y"
  510. },
  511. "and_chr":{
  512. "110":"y"
  513. },
  514. "and_ff":{
  515. "110":"y"
  516. },
  517. "ie_mob":{
  518. "10":"n",
  519. "11":"n"
  520. },
  521. "and_uc":{
  522. "13.4":"y"
  523. },
  524. "samsung":{
  525. "4":"y",
  526. "5.0-5.4":"y",
  527. "6.2-6.4":"y",
  528. "7.2-7.4":"y",
  529. "8.2":"y",
  530. "9.2":"y",
  531. "10.1":"y",
  532. "11.1-11.2":"y",
  533. "12.0":"y",
  534. "13.0":"y",
  535. "14.0":"y",
  536. "15.0":"y",
  537. "16.0":"y",
  538. "17.0":"y",
  539. "18.0":"y",
  540. "19.0":"y",
  541. "20":"y"
  542. },
  543. "and_qq":{
  544. "13.1":"y"
  545. },
  546. "baidu":{
  547. "13.18":"y"
  548. },
  549. "kaios":{
  550. "2.5":"y",
  551. "3.0-3.1":"y"
  552. }
  553. },
  554. "notes":"",
  555. "notes_by_num":{
  556. "1":"Enabled in Chrome through the \"experimental Web Platform features\" flag in chrome://flags",
  557. "2":"Enabled in Opera through the \"experimental Web Platform features\" flag in opera://flags",
  558. "3":"Enabled in Firefox by setting the about:config preference dom.image.picture.enable to true"
  559. },
  560. "usage_perc_y":96.47,
  561. "usage_perc_a":0,
  562. "ucprefix":false,
  563. "parent":"",
  564. "keywords":"<picture>",
  565. "ie_id":"pictureelement",
  566. "chrome_id":"5910974510923776",
  567. "firefox_id":"",
  568. "webkit_id":"feature-picture-element",
  569. "shown":true
  570. }