Без опису

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  1. {
  2. "title":"CSS3 attr() function for all properties",
  3. "description":"While `attr()` is supported for effectively all browsers for the `content` property, CSS Values and Units Level 3 adds the ability to use `attr()` on **any** CSS property, and to use it for non-string values (e.g. numbers, colors).",
  4. "spec":"https://www.w3.org/TR/css-values/#attr-notation",
  5. "status":"cr",
  6. "links":[
  7. {
  8. "url":"https://developer.mozilla.org/en-US/docs/Web/CSS/attr",
  9. "title":"MDN Web Docs - CSS attr"
  10. },
  11. {
  12. "url":"https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/7671960-css-attr-as-defined-in-css-values-level-3",
  13. "title":"Microsoft Edge feature request on UserVoice"
  14. },
  15. {
  16. "url":"https://bugzilla.mozilla.org/show_bug.cgi?id=435426",
  17. "title":"Mozilla Bug #435426: implement css3-values extensions to `attr()`"
  18. },
  19. {
  20. "url":"https://bugs.chromium.org/p/chromium/issues/detail?id=246571",
  21. "title":"Chromium issue #246571: Implement CSS3 attribute / attr references"
  22. },
  23. {
  24. "url":"https://bugs.webkit.org/show_bug.cgi?id=26609",
  25. "title":"WebKit Bug #26609: Support CSS3 attr() function"
  26. }
  27. ],
  28. "bugs":[
  29. ],
  30. "categories":[
  31. "CSS"
  32. ],
  33. "stats":{
  34. "ie":{
  35. "5.5":"n",
  36. "6":"n",
  37. "7":"n",
  38. "8":"n",
  39. "9":"n",
  40. "10":"n",
  41. "11":"n"
  42. },
  43. "edge":{
  44. "12":"n",
  45. "13":"n",
  46. "14":"n",
  47. "15":"n",
  48. "16":"n",
  49. "17":"n"
  50. },
  51. "firefox":{
  52. "2":"n",
  53. "3":"n",
  54. "3.5":"n",
  55. "3.6":"n",
  56. "4":"n",
  57. "5":"n",
  58. "6":"n",
  59. "7":"n",
  60. "8":"n",
  61. "9":"n",
  62. "10":"n",
  63. "11":"n",
  64. "12":"n",
  65. "13":"n",
  66. "14":"n",
  67. "15":"n",
  68. "16":"n",
  69. "17":"n",
  70. "18":"n",
  71. "19":"n",
  72. "20":"n",
  73. "21":"n",
  74. "22":"n",
  75. "23":"n",
  76. "24":"n",
  77. "25":"n",
  78. "26":"n",
  79. "27":"n",
  80. "28":"n",
  81. "29":"n",
  82. "30":"n",
  83. "31":"n",
  84. "32":"n",
  85. "33":"n",
  86. "34":"n",
  87. "35":"n",
  88. "36":"n",
  89. "37":"n",
  90. "38":"n",
  91. "39":"n",
  92. "40":"n",
  93. "41":"n",
  94. "42":"n",
  95. "43":"n",
  96. "44":"n",
  97. "45":"n",
  98. "46":"n",
  99. "47":"n",
  100. "48":"n",
  101. "49":"n",
  102. "50":"n",
  103. "51":"n",
  104. "52":"n",
  105. "53":"n",
  106. "54":"n",
  107. "55":"n",
  108. "56":"n",
  109. "57":"n",
  110. "58":"n",
  111. "59":"n",
  112. "60":"n",
  113. "61":"n"
  114. },
  115. "chrome":{
  116. "4":"n",
  117. "5":"n",
  118. "6":"n",
  119. "7":"n",
  120. "8":"n",
  121. "9":"n",
  122. "10":"n",
  123. "11":"n",
  124. "12":"n",
  125. "13":"n",
  126. "14":"n",
  127. "15":"n",
  128. "16":"n",
  129. "17":"n",
  130. "18":"n",
  131. "19":"n",
  132. "20":"n",
  133. "21":"n",
  134. "22":"n",
  135. "23":"n",
  136. "24":"n",
  137. "25":"n",
  138. "26":"n",
  139. "27":"n",
  140. "28":"n",
  141. "29":"n",
  142. "30":"n",
  143. "31":"n",
  144. "32":"n",
  145. "33":"n",
  146. "34":"n",
  147. "35":"n",
  148. "36":"n",
  149. "37":"n",
  150. "38":"n",
  151. "39":"n",
  152. "40":"n",
  153. "41":"n",
  154. "42":"n",
  155. "43":"n",
  156. "44":"n",
  157. "45":"n",
  158. "46":"n",
  159. "47":"n",
  160. "48":"n",
  161. "49":"n",
  162. "50":"n",
  163. "51":"n",
  164. "52":"n",
  165. "53":"n",
  166. "54":"n",
  167. "55":"n",
  168. "56":"n",
  169. "57":"n",
  170. "58":"n",
  171. "59":"n",
  172. "60":"n",
  173. "61":"n",
  174. "62":"n",
  175. "63":"n",
  176. "64":"n",
  177. "65":"n",
  178. "66":"n",
  179. "67":"n"
  180. },
  181. "safari":{
  182. "3.1":"n",
  183. "3.2":"n",
  184. "4":"n",
  185. "5":"n",
  186. "5.1":"n",
  187. "6":"n",
  188. "6.1":"n",
  189. "7":"n",
  190. "7.1":"n",
  191. "8":"n",
  192. "9":"n",
  193. "9.1":"n",
  194. "10":"n",
  195. "10.1":"n",
  196. "11":"n",
  197. "11.1":"n",
  198. "TP":"n"
  199. },
  200. "opera":{
  201. "9":"n",
  202. "9.5-9.6":"n",
  203. "10.0-10.1":"n",
  204. "10.5":"n",
  205. "10.6":"n",
  206. "11":"n",
  207. "11.1":"n",
  208. "11.5":"n",
  209. "11.6":"n",
  210. "12":"n",
  211. "12.1":"n",
  212. "15":"n",
  213. "16":"n",
  214. "17":"n",
  215. "18":"n",
  216. "19":"n",
  217. "20":"n",
  218. "21":"n",
  219. "22":"n",
  220. "23":"n",
  221. "24":"n",
  222. "25":"n",
  223. "26":"n",
  224. "27":"n",
  225. "28":"n",
  226. "29":"n",
  227. "30":"n",
  228. "31":"n",
  229. "32":"n",
  230. "33":"n",
  231. "34":"n",
  232. "35":"n",
  233. "36":"n",
  234. "37":"n",
  235. "38":"n",
  236. "39":"n",
  237. "40":"n",
  238. "41":"n",
  239. "42":"n",
  240. "43":"n",
  241. "44":"n",
  242. "45":"n",
  243. "46":"n",
  244. "47":"n",
  245. "48":"n",
  246. "49":"n",
  247. "50":"n",
  248. "51":"n",
  249. "52":"n"
  250. },
  251. "ios_saf":{
  252. "3.2":"n",
  253. "4.0-4.1":"n",
  254. "4.2-4.3":"n",
  255. "5.0-5.1":"n",
  256. "6.0-6.1":"n",
  257. "7.0-7.1":"n",
  258. "8":"n",
  259. "8.1-8.4":"n",
  260. "9.0-9.2":"n",
  261. "9.3":"n",
  262. "10.0-10.2":"n",
  263. "10.3":"n",
  264. "11.0-11.2":"n",
  265. "11.3":"n"
  266. },
  267. "op_mini":{
  268. "all":"n"
  269. },
  270. "android":{
  271. "2.1":"n",
  272. "2.2":"n",
  273. "2.3":"n",
  274. "3":"n",
  275. "4":"n",
  276. "4.1":"n",
  277. "4.2-4.3":"n",
  278. "4.4":"n",
  279. "4.4.3-4.4.4":"n",
  280. "62":"n"
  281. },
  282. "bb":{
  283. "7":"n",
  284. "10":"n"
  285. },
  286. "op_mob":{
  287. "10":"n",
  288. "11":"n",
  289. "11.1":"n",
  290. "11.5":"n",
  291. "12":"n",
  292. "12.1":"n",
  293. "37":"n"
  294. },
  295. "and_chr":{
  296. "64":"n"
  297. },
  298. "and_ff":{
  299. "57":"n"
  300. },
  301. "ie_mob":{
  302. "10":"n",
  303. "11":"n"
  304. },
  305. "and_uc":{
  306. "11.8":"n"
  307. },
  308. "samsung":{
  309. "4":"n",
  310. "5":"n",
  311. "6.2":"n"
  312. },
  313. "and_qq":{
  314. "1.2":"n"
  315. },
  316. "baidu":{
  317. "7.12":"n"
  318. }
  319. },
  320. "notes":"See the [generated content](/#feat=css-gencontent) table for support for `attr()` for the `content` property.",
  321. "notes_by_num":{
  322. },
  323. "usage_perc_y":0,
  324. "usage_perc_a":0,
  325. "ucprefix":false,
  326. "parent":"",
  327. "keywords":"attr,attribute,function",
  328. "ie_id":"csslevel3attrfunction",
  329. "chrome_id":"",
  330. "firefox_id":"",
  331. "webkit_id":"",
  332. "shown":true
  333. }