Keine Beschreibung

css-focus-within.json 6.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347
  1. {
  2. "title":":focus-within CSS pseudo-class",
  3. "description":"The `:focus-within` pseudo-class matches elements that either themselves match `:focus` or that have descendants which match `:focus`.",
  4. "spec":"https://drafts.csswg.org/selectors-4/#the-focus-within-pseudo",
  5. "status":"unoff",
  6. "links":[
  7. {
  8. "url":"https://www.sitepoint.com/future-generation-css-selectors-level-4/#generalized-input-focus-pseudo-class-focus-within",
  9. "title":"The Future Generation of CSS Selectors: Level 4: Generalized Input Focus Pseudo-class"
  10. },
  11. {
  12. "url":"http://allyjs.io/api/style/focus-within.html",
  13. "title":"ally.style.focusWithin Polyfill, part of ally.js"
  14. },
  15. {
  16. "url":"https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/11725071-implement-focus-within-from-selectors-4",
  17. "title":"Microsoft Edge feature request on UserVoice"
  18. },
  19. {
  20. "url":"https://bugs.webkit.org/show_bug.cgi?id=140144",
  21. "title":"WebKit bug #140144: Add support for CSS4 `:focus-within` pseudo"
  22. },
  23. {
  24. "url":"https://bugs.chromium.org/p/chromium/issues/detail?id=617371",
  25. "title":"Chromium issue #617371: Implement `:focus-within` pseudo-class from Selectors Level 4"
  26. },
  27. {
  28. "url":"https://bugzilla.mozilla.org/show_bug.cgi?id=1176997",
  29. "title":"Mozilla bug #1176997: Add support for pseudo class `:focus-within`"
  30. },
  31. {
  32. "url":"http://jsbin.com/qevoqa/edit?html,css,output",
  33. "title":"JS Bin testcase"
  34. },
  35. {
  36. "url":"https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-within",
  37. "title":"MDN Web Docs - :focus-within"
  38. }
  39. ],
  40. "bugs":[
  41. ],
  42. "categories":[
  43. "CSS"
  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":"n",
  58. "14":"n",
  59. "15":"n",
  60. "16":"n",
  61. "17":"n"
  62. },
  63. "firefox":{
  64. "2":"n",
  65. "3":"n",
  66. "3.5":"n",
  67. "3.6":"n",
  68. "4":"n",
  69. "5":"n",
  70. "6":"n",
  71. "7":"n",
  72. "8":"n",
  73. "9":"n",
  74. "10":"n",
  75. "11":"n",
  76. "12":"n",
  77. "13":"n",
  78. "14":"n",
  79. "15":"n",
  80. "16":"n",
  81. "17":"n",
  82. "18":"n",
  83. "19":"n",
  84. "20":"n",
  85. "21":"n",
  86. "22":"n",
  87. "23":"n",
  88. "24":"n",
  89. "25":"n",
  90. "26":"n",
  91. "27":"n",
  92. "28":"n",
  93. "29":"n",
  94. "30":"n",
  95. "31":"n",
  96. "32":"n",
  97. "33":"n",
  98. "34":"n",
  99. "35":"n",
  100. "36":"n",
  101. "37":"n",
  102. "38":"n",
  103. "39":"n",
  104. "40":"n",
  105. "41":"n",
  106. "42":"n",
  107. "43":"n",
  108. "44":"n",
  109. "45":"n",
  110. "46":"n",
  111. "47":"n",
  112. "48":"n",
  113. "49":"n",
  114. "50":"n",
  115. "51":"n",
  116. "52":"y",
  117. "53":"y",
  118. "54":"y",
  119. "55":"y",
  120. "56":"y",
  121. "57":"y",
  122. "58":"y",
  123. "59":"y",
  124. "60":"y",
  125. "61":"y"
  126. },
  127. "chrome":{
  128. "4":"n",
  129. "5":"n",
  130. "6":"n",
  131. "7":"n",
  132. "8":"n",
  133. "9":"n",
  134. "10":"n",
  135. "11":"n",
  136. "12":"n",
  137. "13":"n",
  138. "14":"n",
  139. "15":"n",
  140. "16":"n",
  141. "17":"n",
  142. "18":"n",
  143. "19":"n",
  144. "20":"n",
  145. "21":"n",
  146. "22":"n",
  147. "23":"n",
  148. "24":"n",
  149. "25":"n",
  150. "26":"n",
  151. "27":"n",
  152. "28":"n",
  153. "29":"n",
  154. "30":"n",
  155. "31":"n",
  156. "32":"n",
  157. "33":"n",
  158. "34":"n",
  159. "35":"n",
  160. "36":"n",
  161. "37":"n",
  162. "38":"n",
  163. "39":"n",
  164. "40":"n",
  165. "41":"n",
  166. "42":"n",
  167. "43":"n",
  168. "44":"n",
  169. "45":"n",
  170. "46":"n",
  171. "47":"n",
  172. "48":"n",
  173. "49":"n",
  174. "50":"n",
  175. "51":"n",
  176. "52":"n",
  177. "53":"n",
  178. "54":"n",
  179. "55":"n",
  180. "56":"n",
  181. "57":"n",
  182. "58":"n",
  183. "59":"n d #1",
  184. "60":"y",
  185. "61":"y",
  186. "62":"y",
  187. "63":"y",
  188. "64":"y",
  189. "65":"y",
  190. "66":"y",
  191. "67":"y"
  192. },
  193. "safari":{
  194. "3.1":"n",
  195. "3.2":"n",
  196. "4":"n",
  197. "5":"n",
  198. "5.1":"n",
  199. "6":"n",
  200. "6.1":"n",
  201. "7":"n",
  202. "7.1":"n",
  203. "8":"n",
  204. "9":"n",
  205. "9.1":"n",
  206. "10":"n",
  207. "10.1":"y",
  208. "11":"y",
  209. "11.1":"y",
  210. "TP":"y"
  211. },
  212. "opera":{
  213. "9":"n",
  214. "9.5-9.6":"n",
  215. "10.0-10.1":"n",
  216. "10.5":"n",
  217. "10.6":"n",
  218. "11":"n",
  219. "11.1":"n",
  220. "11.5":"n",
  221. "11.6":"n",
  222. "12":"n",
  223. "12.1":"n",
  224. "15":"n",
  225. "16":"n",
  226. "17":"n",
  227. "18":"n",
  228. "19":"n",
  229. "20":"n",
  230. "21":"n",
  231. "22":"n",
  232. "23":"n",
  233. "24":"n",
  234. "25":"n",
  235. "26":"n",
  236. "27":"n",
  237. "28":"n",
  238. "29":"n",
  239. "30":"n",
  240. "31":"n",
  241. "32":"n",
  242. "33":"n",
  243. "34":"n",
  244. "35":"n",
  245. "36":"n",
  246. "37":"n",
  247. "38":"n",
  248. "39":"n",
  249. "40":"n",
  250. "41":"n",
  251. "42":"n",
  252. "43":"n",
  253. "44":"n",
  254. "45":"n",
  255. "46":"n d #1",
  256. "47":"y",
  257. "48":"y",
  258. "49":"y",
  259. "50":"y",
  260. "51":"y",
  261. "52":"y"
  262. },
  263. "ios_saf":{
  264. "3.2":"n",
  265. "4.0-4.1":"n",
  266. "4.2-4.3":"n",
  267. "5.0-5.1":"n",
  268. "6.0-6.1":"n",
  269. "7.0-7.1":"n",
  270. "8":"n",
  271. "8.1-8.4":"n",
  272. "9.0-9.2":"n",
  273. "9.3":"n",
  274. "10.0-10.2":"n",
  275. "10.3":"y",
  276. "11.0-11.2":"y",
  277. "11.3":"y"
  278. },
  279. "op_mini":{
  280. "all":"n"
  281. },
  282. "android":{
  283. "2.1":"n",
  284. "2.2":"n",
  285. "2.3":"n",
  286. "3":"n",
  287. "4":"n",
  288. "4.1":"n",
  289. "4.2-4.3":"n",
  290. "4.4":"n",
  291. "4.4.3-4.4.4":"n",
  292. "62":"n"
  293. },
  294. "bb":{
  295. "7":"n",
  296. "10":"n"
  297. },
  298. "op_mob":{
  299. "10":"n",
  300. "11":"n",
  301. "11.1":"n",
  302. "11.5":"n",
  303. "12":"n",
  304. "12.1":"n",
  305. "37":"n"
  306. },
  307. "and_chr":{
  308. "64":"y"
  309. },
  310. "and_ff":{
  311. "57":"y"
  312. },
  313. "ie_mob":{
  314. "10":"n",
  315. "11":"n"
  316. },
  317. "and_uc":{
  318. "11.8":"n"
  319. },
  320. "samsung":{
  321. "4":"n",
  322. "5":"n",
  323. "6.2":"n"
  324. },
  325. "and_qq":{
  326. "1.2":"n"
  327. },
  328. "baidu":{
  329. "7.12":"n"
  330. }
  331. },
  332. "notes":"",
  333. "notes_by_num":{
  334. "1":"Can be enabled via the \"Experimental Web Platform Features\" flag"
  335. },
  336. "usage_perc_y":70.84,
  337. "usage_perc_a":0,
  338. "ucprefix":false,
  339. "parent":"",
  340. "keywords":"focus,within,focus-within,pseudo",
  341. "ie_id":"",
  342. "chrome_id":"5363834508279808",
  343. "firefox_id":"",
  344. "webkit_id":"feature-css-selector-:focus-within",
  345. "shown":true
  346. }