details.json 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306
  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":"http://docs.webplatform.org/wiki/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 (http://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: http://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. },
  62. "firefox":{
  63. "2":"n",
  64. "3":"p",
  65. "3.5":"p",
  66. "3.6":"p",
  67. "4":"p",
  68. "5":"p",
  69. "6":"p",
  70. "7":"p",
  71. "8":"p",
  72. "9":"p",
  73. "10":"p",
  74. "11":"p",
  75. "12":"p",
  76. "13":"p",
  77. "14":"p",
  78. "15":"p",
  79. "16":"p",
  80. "17":"p",
  81. "18":"p",
  82. "19":"p",
  83. "20":"p",
  84. "21":"p",
  85. "22":"p",
  86. "23":"p",
  87. "24":"p",
  88. "25":"p",
  89. "26":"p",
  90. "27":"p",
  91. "28":"p",
  92. "29":"p",
  93. "30":"p",
  94. "31":"p",
  95. "32":"p",
  96. "33":"p",
  97. "34":"p",
  98. "35":"p",
  99. "36":"p",
  100. "37":"p",
  101. "38":"p",
  102. "39":"p",
  103. "40":"p",
  104. "41":"p",
  105. "42":"p",
  106. "43":"p",
  107. "44":"p",
  108. "45":"p",
  109. "46":"p",
  110. "47":"n d #1",
  111. "48":"n d #1",
  112. "49":"y",
  113. "50":"y",
  114. "51":"y",
  115. "52":"y",
  116. "53":"y"
  117. },
  118. "chrome":{
  119. "4":"p",
  120. "5":"p",
  121. "6":"p",
  122. "7":"p",
  123. "8":"p",
  124. "9":"p",
  125. "10":"p",
  126. "11":"p",
  127. "12":"y #2 #3",
  128. "13":"y #2 #3",
  129. "14":"y #2 #3",
  130. "15":"y #2 #3",
  131. "16":"y #2 #3",
  132. "17":"y #2 #3",
  133. "18":"y #2 #3",
  134. "19":"y #2",
  135. "20":"y #2",
  136. "21":"y #2",
  137. "22":"y #2",
  138. "23":"y #2",
  139. "24":"y #2",
  140. "25":"y #2",
  141. "26":"y #2",
  142. "27":"y #2",
  143. "28":"y #2",
  144. "29":"y #2",
  145. "30":"y #2",
  146. "31":"y #2",
  147. "32":"y #2",
  148. "33":"y #2",
  149. "34":"y #2",
  150. "35":"y #2",
  151. "36":"y",
  152. "37":"y",
  153. "38":"y",
  154. "39":"y",
  155. "40":"y",
  156. "41":"y",
  157. "42":"y",
  158. "43":"y",
  159. "44":"y",
  160. "45":"y",
  161. "46":"y",
  162. "47":"y",
  163. "48":"y",
  164. "49":"y",
  165. "50":"y",
  166. "51":"y",
  167. "52":"y",
  168. "53":"y",
  169. "54":"y",
  170. "55":"y",
  171. "56":"y",
  172. "57":"y"
  173. },
  174. "safari":{
  175. "3.1":"p",
  176. "3.2":"p",
  177. "4":"p",
  178. "5":"p",
  179. "5.1":"p",
  180. "6":"y #2",
  181. "6.1":"y #2",
  182. "7":"y #2",
  183. "7.1":"y #2",
  184. "8":"y #2",
  185. "9":"y #2",
  186. "9.1":"y #2",
  187. "10":"y #2",
  188. "TP":"y"
  189. },
  190. "opera":{
  191. "9":"p",
  192. "9.5-9.6":"p",
  193. "10.0-10.1":"p",
  194. "10.5":"p",
  195. "10.6":"p",
  196. "11":"p",
  197. "11.1":"n",
  198. "11.5":"n",
  199. "11.6":"n",
  200. "12":"n",
  201. "12.1":"n",
  202. "15":"y",
  203. "16":"y",
  204. "17":"y",
  205. "18":"y",
  206. "19":"y",
  207. "20":"y",
  208. "21":"y",
  209. "22":"y",
  210. "23":"y",
  211. "24":"y",
  212. "25":"y",
  213. "26":"y",
  214. "27":"y",
  215. "28":"y",
  216. "29":"y",
  217. "30":"y",
  218. "31":"y",
  219. "32":"y",
  220. "33":"y",
  221. "34":"y",
  222. "35":"y",
  223. "36":"y",
  224. "37":"y",
  225. "38":"y",
  226. "39":"y",
  227. "40":"y",
  228. "41":"y",
  229. "42":"y",
  230. "43":"y"
  231. },
  232. "ios_saf":{
  233. "3.2":"p",
  234. "4.0-4.1":"p",
  235. "4.2-4.3":"p",
  236. "5.0-5.1":"p",
  237. "6.0-6.1":"y",
  238. "7.0-7.1":"y",
  239. "8":"y",
  240. "8.1-8.4":"y",
  241. "9.0-9.2":"y",
  242. "9.3":"y",
  243. "10-10.1":"y"
  244. },
  245. "op_mini":{
  246. "all":"p"
  247. },
  248. "android":{
  249. "2.1":"p",
  250. "2.2":"p",
  251. "2.3":"p",
  252. "3":"p",
  253. "4":"y",
  254. "4.1":"y",
  255. "4.2-4.3":"y",
  256. "4.4":"y",
  257. "4.4.3-4.4.4":"y",
  258. "53":"y"
  259. },
  260. "bb":{
  261. "7":"p",
  262. "10":"y"
  263. },
  264. "op_mob":{
  265. "10":"p",
  266. "11":"p",
  267. "11.1":"p",
  268. "11.5":"p",
  269. "12":"p",
  270. "12.1":"p",
  271. "37":"y"
  272. },
  273. "and_chr":{
  274. "54":"y"
  275. },
  276. "and_ff":{
  277. "50":"y"
  278. },
  279. "ie_mob":{
  280. "10":"n",
  281. "11":"n"
  282. },
  283. "and_uc":{
  284. "11":"y #2 #3"
  285. },
  286. "samsung":{
  287. "4":"y"
  288. }
  289. },
  290. "notes":"",
  291. "notes_by_num":{
  292. "1":"Enabled in Firefox through the `dom.details_element.enabled` flag",
  293. "2":"'toggle' event is not supported",
  294. "3":"<summary> is not keyboard accessible"
  295. },
  296. "usage_perc_y":84.87,
  297. "usage_perc_a":0,
  298. "ucprefix":false,
  299. "parent":"",
  300. "keywords":"",
  301. "ie_id":"detailssummary",
  302. "chrome_id":"5348024557502464",
  303. "firefox_id":"",
  304. "webkit_id":"",
  305. "shown":true
  306. }