details.json 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371
  1. {
  2. "title":"Details & Summary elements",
  3. "description":"The <details> element generates a simple no-JavaScript widget to show/hide element contents, optionally by clicking on its child <summary> element.",
  4. "spec":"https://html.spec.whatwg.org/multipage/forms.html#the-details-element",
  5. "status":"ls",
  6. "links":[
  7. {
  8. "url":"https://mathiasbynens.be/notes/html5-details-jquery",
  9. "title":"jQuery fallback script"
  10. },
  11. {
  12. "url":"https://gist.github.com/370590",
  13. "title":"Fallback script"
  14. },
  15. {
  16. "url":"http://html5doctor.com/summary-figcaption-element/",
  17. "title":"HTML5 Doctor article"
  18. },
  19. {
  20. "url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-details",
  21. "title":"has.js test"
  22. },
  23. {
  24. "url":"https://www.webplatform.org/docs/html/elements/details",
  25. "title":"WebPlatform Docs"
  26. },
  27. {
  28. "url":"https://bugzilla.mozilla.org/show_bug.cgi?id=591737",
  29. "title":"Bug on Firefox support"
  30. },
  31. {
  32. "url":"https://github.com/javan/details-element-polyfill",
  33. "title":"Details Element Polyfill"
  34. }
  35. ],
  36. "bugs":[
  37. {
  38. "description":"`<select>` within `<details>` elements won't have their value changed on the Android browser shipped with most of Samsung's devices (i.e. Note 3, Galaxy 5)\r\nThe picker will appear, but attempting to select any option won't update the `<select>` or trigger any event."
  39. },
  40. {
  41. "description":"In Chrome, when using the common inherit box-sizing fix (https://www.paulirish.com/2012/box-sizing-border-box-ftw/) in combination with a `<details>` element, the children of the `<details>` element get rendered as if they were `box-sizing: content-box;`. See: https://codepen.io/jochemnabuurs/pen/yYzYqM"
  42. }
  43. ],
  44. "categories":[
  45. "HTML5"
  46. ],
  47. "stats":{
  48. "ie":{
  49. "5.5":"n",
  50. "6":"p",
  51. "7":"p",
  52. "8":"p",
  53. "9":"n",
  54. "10":"n",
  55. "11":"n"
  56. },
  57. "edge":{
  58. "12":"n",
  59. "13":"n",
  60. "14":"n",
  61. "15":"n",
  62. "16":"n",
  63. "17":"n",
  64. "18":"n"
  65. },
  66. "firefox":{
  67. "2":"n",
  68. "3":"p",
  69. "3.5":"p",
  70. "3.6":"p",
  71. "4":"p",
  72. "5":"p",
  73. "6":"p",
  74. "7":"p",
  75. "8":"p",
  76. "9":"p",
  77. "10":"p",
  78. "11":"p",
  79. "12":"p",
  80. "13":"p",
  81. "14":"p",
  82. "15":"p",
  83. "16":"p",
  84. "17":"p",
  85. "18":"p",
  86. "19":"p",
  87. "20":"p",
  88. "21":"p",
  89. "22":"p",
  90. "23":"p",
  91. "24":"p",
  92. "25":"p",
  93. "26":"p",
  94. "27":"p",
  95. "28":"p",
  96. "29":"p",
  97. "30":"p",
  98. "31":"p",
  99. "32":"p",
  100. "33":"p",
  101. "34":"p",
  102. "35":"p",
  103. "36":"p",
  104. "37":"p",
  105. "38":"p",
  106. "39":"p",
  107. "40":"p",
  108. "41":"p",
  109. "42":"p",
  110. "43":"p",
  111. "44":"p",
  112. "45":"p",
  113. "46":"p",
  114. "47":"n d #1",
  115. "48":"n d #1",
  116. "49":"y",
  117. "50":"y",
  118. "51":"y",
  119. "52":"y",
  120. "53":"y",
  121. "54":"y",
  122. "55":"y",
  123. "56":"y",
  124. "57":"y",
  125. "58":"y",
  126. "59":"y",
  127. "60":"y",
  128. "61":"y",
  129. "62":"y",
  130. "63":"y",
  131. "64":"y",
  132. "65":"y",
  133. "66":"y"
  134. },
  135. "chrome":{
  136. "4":"p",
  137. "5":"p",
  138. "6":"p",
  139. "7":"p",
  140. "8":"p",
  141. "9":"p",
  142. "10":"p",
  143. "11":"p",
  144. "12":"y #2 #3",
  145. "13":"y #2 #3",
  146. "14":"y #2 #3",
  147. "15":"y #2 #3",
  148. "16":"y #2 #3",
  149. "17":"y #2 #3",
  150. "18":"y #2 #3",
  151. "19":"y #2",
  152. "20":"y #2",
  153. "21":"y #2",
  154. "22":"y #2",
  155. "23":"y #2",
  156. "24":"y #2",
  157. "25":"y #2",
  158. "26":"y #2",
  159. "27":"y #2",
  160. "28":"y #2",
  161. "29":"y #2",
  162. "30":"y #2",
  163. "31":"y #2",
  164. "32":"y #2",
  165. "33":"y #2",
  166. "34":"y #2",
  167. "35":"y #2",
  168. "36":"y",
  169. "37":"y",
  170. "38":"y",
  171. "39":"y",
  172. "40":"y",
  173. "41":"y",
  174. "42":"y",
  175. "43":"y",
  176. "44":"y",
  177. "45":"y",
  178. "46":"y",
  179. "47":"y",
  180. "48":"y",
  181. "49":"y",
  182. "50":"y",
  183. "51":"y",
  184. "52":"y",
  185. "53":"y",
  186. "54":"y",
  187. "55":"y",
  188. "56":"y",
  189. "57":"y",
  190. "58":"y",
  191. "59":"y",
  192. "60":"y",
  193. "61":"y",
  194. "62":"y",
  195. "63":"y",
  196. "64":"y",
  197. "65":"y",
  198. "66":"y",
  199. "67":"y",
  200. "68":"y",
  201. "69":"y",
  202. "70":"y",
  203. "71":"y",
  204. "72":"y",
  205. "73":"y",
  206. "74":"y"
  207. },
  208. "safari":{
  209. "3.1":"p",
  210. "3.2":"p",
  211. "4":"p",
  212. "5":"p",
  213. "5.1":"p",
  214. "6":"y #2",
  215. "6.1":"y #2",
  216. "7":"y #2",
  217. "7.1":"y #2",
  218. "8":"y #2",
  219. "9":"y #2",
  220. "9.1":"y #2",
  221. "10":"y #2",
  222. "10.1":"y",
  223. "11":"y",
  224. "11.1":"y",
  225. "12":"y",
  226. "TP":"y"
  227. },
  228. "opera":{
  229. "9":"p",
  230. "9.5-9.6":"p",
  231. "10.0-10.1":"p",
  232. "10.5":"p",
  233. "10.6":"p",
  234. "11":"p",
  235. "11.1":"n",
  236. "11.5":"n",
  237. "11.6":"n",
  238. "12":"n",
  239. "12.1":"n",
  240. "15":"y",
  241. "16":"y",
  242. "17":"y",
  243. "18":"y",
  244. "19":"y",
  245. "20":"y",
  246. "21":"y",
  247. "22":"y",
  248. "23":"y",
  249. "24":"y",
  250. "25":"y",
  251. "26":"y",
  252. "27":"y",
  253. "28":"y",
  254. "29":"y",
  255. "30":"y",
  256. "31":"y",
  257. "32":"y",
  258. "33":"y",
  259. "34":"y",
  260. "35":"y",
  261. "36":"y",
  262. "37":"y",
  263. "38":"y",
  264. "39":"y",
  265. "40":"y",
  266. "41":"y",
  267. "42":"y",
  268. "43":"y",
  269. "44":"y",
  270. "45":"y",
  271. "46":"y",
  272. "47":"y",
  273. "48":"y",
  274. "49":"y",
  275. "50":"y",
  276. "51":"y",
  277. "52":"y",
  278. "53":"y",
  279. "54":"y",
  280. "55":"y",
  281. "56":"y",
  282. "57":"y"
  283. },
  284. "ios_saf":{
  285. "3.2":"p",
  286. "4.0-4.1":"p",
  287. "4.2-4.3":"p",
  288. "5.0-5.1":"p",
  289. "6.0-6.1":"y",
  290. "7.0-7.1":"y",
  291. "8":"y",
  292. "8.1-8.4":"y",
  293. "9.0-9.2":"y",
  294. "9.3":"y",
  295. "10.0-10.2":"y",
  296. "10.3":"y",
  297. "11.0-11.2":"y",
  298. "11.3-11.4":"y",
  299. "12.0-12.1":"y"
  300. },
  301. "op_mini":{
  302. "all":"p"
  303. },
  304. "android":{
  305. "2.1":"p",
  306. "2.2":"p",
  307. "2.3":"p",
  308. "3":"p",
  309. "4":"y",
  310. "4.1":"y",
  311. "4.2-4.3":"y",
  312. "4.4":"y",
  313. "4.4.3-4.4.4":"y",
  314. "67":"y"
  315. },
  316. "bb":{
  317. "7":"p",
  318. "10":"y"
  319. },
  320. "op_mob":{
  321. "10":"p",
  322. "11":"p",
  323. "11.1":"p",
  324. "11.5":"p",
  325. "12":"p",
  326. "12.1":"p",
  327. "46":"y"
  328. },
  329. "and_chr":{
  330. "70":"y"
  331. },
  332. "and_ff":{
  333. "63":"y"
  334. },
  335. "ie_mob":{
  336. "10":"n",
  337. "11":"n"
  338. },
  339. "and_uc":{
  340. "11.8":"y #2 #3"
  341. },
  342. "samsung":{
  343. "4":"y",
  344. "5":"y",
  345. "6.2":"y",
  346. "7.2":"y"
  347. },
  348. "and_qq":{
  349. "1.2":"y"
  350. },
  351. "baidu":{
  352. "7.12":"y"
  353. }
  354. },
  355. "notes":"",
  356. "notes_by_num":{
  357. "1":"Enabled in Firefox through the `dom.details_element.enabled` flag",
  358. "2":"'toggle' event is not supported",
  359. "3":"<summary> is not keyboard accessible"
  360. },
  361. "usage_perc_y":88.05,
  362. "usage_perc_a":0,
  363. "ucprefix":false,
  364. "parent":"",
  365. "keywords":"",
  366. "ie_id":"detailssummary",
  367. "chrome_id":"5348024557502464",
  368. "firefox_id":"",
  369. "webkit_id":"",
  370. "shown":true
  371. }