css-focus-visible.json 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365
  1. {
  2. "title":":focus-visible CSS pseudo-class",
  3. "description":"The `:focus-visible` pseudo-class applies while an element matches the `:focus` pseudo-class, and the UA determines via heuristics that the focus should be specially indicated on the element (typically via a \u201cfocus ring\u201d).",
  4. "spec":"https://drafts.csswg.org/selectors-4/#the-focus-visible-pseudo",
  5. "status":"unoff",
  6. "links":[
  7. {
  8. "url":"https://github.com/WICG/focus-visible",
  9. "title":"Prototype for `:focus-visible`"
  10. },
  11. {
  12. "url":"https://bugs.chromium.org/p/chromium/issues/detail?id=817199",
  13. "title":"Chrome does not support CSS Selectors 4 :focus-visible"
  14. },
  15. {
  16. "url":"https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/-wN72ESFsyo",
  17. "title":"Blink: Intent to implement :focus-visible pseudo class."
  18. },
  19. {
  20. "url":"https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-focusring",
  21. "title":"Mozilla Developer Network (MDN) documentation - :-moz-focusring"
  22. },
  23. {
  24. "url":"https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/19594159--focus-visible",
  25. "title":"Microsoft Edge implementation suggestion"
  26. },
  27. {
  28. "url":"https://bugzilla.mozilla.org/show_bug.cgi?id=1437901",
  29. "title":"Bugzilla: Add :focus-visible (former :focus-ring)"
  30. },
  31. {
  32. "url":"https://bugs.webkit.org/show_bug.cgi?id=30523",
  33. "title":"WebKit bug #140144: Add support for `-webkit-focusring` CSS pseudo class"
  34. }
  35. ],
  36. "bugs":[
  37. ],
  38. "categories":[
  39. "CSS"
  40. ],
  41. "stats":{
  42. "ie":{
  43. "5.5":"n",
  44. "6":"n",
  45. "7":"n",
  46. "8":"n",
  47. "9":"n",
  48. "10":"n",
  49. "11":"n"
  50. },
  51. "edge":{
  52. "12":"n",
  53. "13":"n",
  54. "14":"n",
  55. "15":"n",
  56. "16":"n",
  57. "17":"n",
  58. "18":"n"
  59. },
  60. "firefox":{
  61. "2":"n",
  62. "3":"n",
  63. "3.5":"n",
  64. "3.6":"n",
  65. "4":"y x #1",
  66. "5":"y x #1",
  67. "6":"y x #1",
  68. "7":"y x #1",
  69. "8":"y x #1",
  70. "9":"y x #1",
  71. "10":"y x #1",
  72. "11":"y x #1",
  73. "12":"y x #1",
  74. "13":"y x #1",
  75. "14":"y x #1",
  76. "15":"y x #1",
  77. "16":"y x #1",
  78. "17":"y x #1",
  79. "18":"y x #1",
  80. "19":"y x #1",
  81. "20":"y x #1",
  82. "21":"y x #1",
  83. "22":"y x #1",
  84. "23":"y x #1",
  85. "24":"y x #1",
  86. "25":"y x #1",
  87. "26":"y x #1",
  88. "27":"y x #1",
  89. "28":"y x #1",
  90. "29":"y x #1",
  91. "30":"y x #1",
  92. "31":"y x #1",
  93. "32":"y x #1",
  94. "33":"y x #1",
  95. "34":"y x #1",
  96. "35":"y x #1",
  97. "36":"y x #1",
  98. "37":"y x #1",
  99. "38":"y x #1",
  100. "39":"y x #1",
  101. "40":"y x #1",
  102. "41":"y x #1",
  103. "42":"y x #1",
  104. "43":"y x #1",
  105. "44":"y x #1",
  106. "45":"y x #1",
  107. "46":"y x #1",
  108. "47":"y x #1",
  109. "48":"y x #1",
  110. "49":"y x #1",
  111. "50":"y x #1",
  112. "51":"y x #1",
  113. "52":"y x #1",
  114. "53":"y x #1",
  115. "54":"y x #1",
  116. "55":"y x #1",
  117. "56":"y x #1",
  118. "57":"y x #1",
  119. "58":"y x #1",
  120. "59":"y x #1",
  121. "60":"y x #1",
  122. "61":"y x #1",
  123. "62":"y x #1",
  124. "63":"y x #1",
  125. "64":"y x #1",
  126. "65":"y x #1",
  127. "66":"y x #1"
  128. },
  129. "chrome":{
  130. "4":"n",
  131. "5":"n",
  132. "6":"n",
  133. "7":"n",
  134. "8":"n",
  135. "9":"n",
  136. "10":"n",
  137. "11":"n",
  138. "12":"n",
  139. "13":"n",
  140. "14":"n",
  141. "15":"n",
  142. "16":"n",
  143. "17":"n",
  144. "18":"n",
  145. "19":"n",
  146. "20":"n",
  147. "21":"n",
  148. "22":"n",
  149. "23":"n",
  150. "24":"n",
  151. "25":"n",
  152. "26":"n",
  153. "27":"n",
  154. "28":"n",
  155. "29":"n",
  156. "30":"n",
  157. "31":"n",
  158. "32":"n",
  159. "33":"n",
  160. "34":"n",
  161. "35":"n",
  162. "36":"n",
  163. "37":"n",
  164. "38":"n",
  165. "39":"n",
  166. "40":"n",
  167. "41":"n",
  168. "42":"n",
  169. "43":"n",
  170. "44":"n",
  171. "45":"n",
  172. "46":"n",
  173. "47":"n",
  174. "48":"n",
  175. "49":"n",
  176. "50":"n",
  177. "51":"n",
  178. "52":"n",
  179. "53":"n",
  180. "54":"n",
  181. "55":"n",
  182. "56":"n",
  183. "57":"n",
  184. "58":"n",
  185. "59":"n",
  186. "60":"n",
  187. "61":"n",
  188. "62":"n",
  189. "63":"n",
  190. "64":"n",
  191. "65":"n",
  192. "66":"n",
  193. "67":"p d #2",
  194. "68":"p d #2",
  195. "69":"p d #2",
  196. "70":"p d #2",
  197. "71":"p d #2",
  198. "72":"p d #2",
  199. "73":"p d #2",
  200. "74":"p d #2"
  201. },
  202. "safari":{
  203. "3.1":"n",
  204. "3.2":"n",
  205. "4":"n",
  206. "5":"n",
  207. "5.1":"n",
  208. "6":"n",
  209. "6.1":"n",
  210. "7":"n",
  211. "7.1":"n",
  212. "8":"n",
  213. "9":"n",
  214. "9.1":"n",
  215. "10":"n",
  216. "10.1":"n",
  217. "11":"n",
  218. "11.1":"n",
  219. "12":"n",
  220. "TP":"n"
  221. },
  222. "opera":{
  223. "9":"n",
  224. "9.5-9.6":"n",
  225. "10.0-10.1":"n",
  226. "10.5":"n",
  227. "10.6":"n",
  228. "11":"n",
  229. "11.1":"n",
  230. "11.5":"n",
  231. "11.6":"n",
  232. "12":"n",
  233. "12.1":"n",
  234. "15":"n",
  235. "16":"n",
  236. "17":"n",
  237. "18":"n",
  238. "19":"n",
  239. "20":"n",
  240. "21":"n",
  241. "22":"n",
  242. "23":"n",
  243. "24":"n",
  244. "25":"n",
  245. "26":"n",
  246. "27":"n",
  247. "28":"n",
  248. "29":"n",
  249. "30":"n",
  250. "31":"n",
  251. "32":"n",
  252. "33":"n",
  253. "34":"n",
  254. "35":"n",
  255. "36":"n",
  256. "37":"n",
  257. "38":"n",
  258. "39":"n",
  259. "40":"n",
  260. "41":"n",
  261. "42":"n",
  262. "43":"n",
  263. "44":"n",
  264. "45":"n",
  265. "46":"n",
  266. "47":"n",
  267. "48":"n",
  268. "49":"n",
  269. "50":"n",
  270. "51":"n",
  271. "52":"n",
  272. "53":"n",
  273. "54":"n",
  274. "55":"n",
  275. "56":"n",
  276. "57":"n"
  277. },
  278. "ios_saf":{
  279. "3.2":"n",
  280. "4.0-4.1":"n",
  281. "4.2-4.3":"n",
  282. "5.0-5.1":"n",
  283. "6.0-6.1":"n",
  284. "7.0-7.1":"n",
  285. "8":"n",
  286. "8.1-8.4":"n",
  287. "9.0-9.2":"n",
  288. "9.3":"n",
  289. "10.0-10.2":"n",
  290. "10.3":"n",
  291. "11.0-11.2":"n",
  292. "11.3-11.4":"n",
  293. "12.0-12.1":"n"
  294. },
  295. "op_mini":{
  296. "all":"n"
  297. },
  298. "android":{
  299. "2.1":"n",
  300. "2.2":"n",
  301. "2.3":"n",
  302. "3":"n",
  303. "4":"n",
  304. "4.1":"n",
  305. "4.2-4.3":"n",
  306. "4.4":"n",
  307. "4.4.3-4.4.4":"n",
  308. "67":"n"
  309. },
  310. "bb":{
  311. "7":"n",
  312. "10":"n"
  313. },
  314. "op_mob":{
  315. "10":"n",
  316. "11":"n",
  317. "11.1":"n",
  318. "11.5":"n",
  319. "12":"n",
  320. "12.1":"n",
  321. "46":"n"
  322. },
  323. "and_chr":{
  324. "70":"p d #2"
  325. },
  326. "and_ff":{
  327. "63":"y x #1"
  328. },
  329. "ie_mob":{
  330. "10":"n",
  331. "11":"n"
  332. },
  333. "and_uc":{
  334. "11.8":"n"
  335. },
  336. "samsung":{
  337. "4":"n",
  338. "5":"n",
  339. "6.2":"n",
  340. "7.2":"n"
  341. },
  342. "and_qq":{
  343. "1.2":"n"
  344. },
  345. "baidu":{
  346. "7.12":"n"
  347. }
  348. },
  349. "notes":"Previously drafted as `:focus-ring`",
  350. "notes_by_num":{
  351. "1":"As `:-moz-focusring`",
  352. "2":"Enabled through the \"Experimental Web Platform features\" flag in chrome://flags"
  353. },
  354. "usage_perc_y":4.93,
  355. "usage_perc_a":0,
  356. "ucprefix":false,
  357. "parent":"",
  358. "keywords":"focus,ring,focusring,focus-ring,visible,focus-visible,pseudo",
  359. "ie_id":"",
  360. "chrome_id":"5823526732824576",
  361. "firefox_id":"",
  362. "webkit_id":"",
  363. "shown":true
  364. }