Нет описания

text-stroke.json 6.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328
  1. {
  2. "title":"CSS text-stroke and text-fill",
  3. "description":"Method of declaring the outline (stroke) width and color for text.",
  4. "spec":"https://compat.spec.whatwg.org/#text-fill-and-stroking",
  5. "status":"unoff",
  6. "links":[
  7. {
  8. "url":"https://css-tricks.com/adding-stroke-to-web-text/",
  9. "title":"Information & workarounds"
  10. },
  11. {
  12. "url":"http://www.westciv.com/tools/textStroke/",
  13. "title":"Live editor"
  14. },
  15. {
  16. "url":"https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-text-stroke",
  17. "title":"MDN Web Docs - text-stroke"
  18. }
  19. ],
  20. "bugs":[
  21. ],
  22. "categories":[
  23. "CSS"
  24. ],
  25. "stats":{
  26. "ie":{
  27. "5.5":"n",
  28. "6":"n",
  29. "7":"n",
  30. "8":"n",
  31. "9":"n",
  32. "10":"n",
  33. "11":"n"
  34. },
  35. "edge":{
  36. "12":"n",
  37. "13":"n",
  38. "14":"n",
  39. "15":"y x #1",
  40. "16":"y x #1",
  41. "17":"y x #1"
  42. },
  43. "firefox":{
  44. "2":"n",
  45. "3":"n",
  46. "3.5":"n",
  47. "3.6":"n",
  48. "4":"n",
  49. "5":"n",
  50. "6":"n",
  51. "7":"n",
  52. "8":"n",
  53. "9":"n",
  54. "10":"n",
  55. "11":"n",
  56. "12":"n",
  57. "13":"n",
  58. "14":"n",
  59. "15":"n",
  60. "16":"n",
  61. "17":"n",
  62. "18":"n",
  63. "19":"n",
  64. "20":"n",
  65. "21":"n",
  66. "22":"n",
  67. "23":"n",
  68. "24":"n",
  69. "25":"n",
  70. "26":"n",
  71. "27":"n",
  72. "28":"n",
  73. "29":"n",
  74. "30":"n",
  75. "31":"n",
  76. "32":"n",
  77. "33":"n",
  78. "34":"n",
  79. "35":"n",
  80. "36":"n",
  81. "37":"n",
  82. "38":"n",
  83. "39":"n",
  84. "40":"n",
  85. "41":"n",
  86. "42":"n",
  87. "43":"n",
  88. "44":"n",
  89. "45":"n",
  90. "46":"n",
  91. "47":"n",
  92. "48":"n d #1 #2",
  93. "49":"y x #1",
  94. "50":"y x #1",
  95. "51":"y x #1",
  96. "52":"y x #1",
  97. "53":"y x #1",
  98. "54":"y x #1",
  99. "55":"y x #1",
  100. "56":"y x #1",
  101. "57":"y x #1",
  102. "58":"y x #1",
  103. "59":"y x #1",
  104. "60":"y x #1",
  105. "61":"y x #1"
  106. },
  107. "chrome":{
  108. "4":"y x",
  109. "5":"y x",
  110. "6":"y x",
  111. "7":"y x",
  112. "8":"y x",
  113. "9":"y x",
  114. "10":"y x",
  115. "11":"y x",
  116. "12":"y x",
  117. "13":"y x",
  118. "14":"y x",
  119. "15":"y x",
  120. "16":"y x",
  121. "17":"y x",
  122. "18":"y x",
  123. "19":"y x",
  124. "20":"y x",
  125. "21":"y x",
  126. "22":"y x",
  127. "23":"y x",
  128. "24":"y x",
  129. "25":"y x",
  130. "26":"y x",
  131. "27":"y x",
  132. "28":"y x",
  133. "29":"y x",
  134. "30":"y x",
  135. "31":"y x",
  136. "32":"y x",
  137. "33":"y x",
  138. "34":"y x",
  139. "35":"y x",
  140. "36":"y x",
  141. "37":"y x",
  142. "38":"y x",
  143. "39":"y x",
  144. "40":"y x",
  145. "41":"y x",
  146. "42":"y x",
  147. "43":"y x",
  148. "44":"y x",
  149. "45":"y x",
  150. "46":"y x",
  151. "47":"y x",
  152. "48":"y x",
  153. "49":"y x",
  154. "50":"y x",
  155. "51":"y x",
  156. "52":"y x",
  157. "53":"y x",
  158. "54":"y x",
  159. "55":"y x",
  160. "56":"y x",
  161. "57":"y x",
  162. "58":"y x",
  163. "59":"y x",
  164. "60":"y x",
  165. "61":"y x",
  166. "62":"y x",
  167. "63":"y x",
  168. "64":"y x",
  169. "65":"y x",
  170. "66":"y x",
  171. "67":"y x"
  172. },
  173. "safari":{
  174. "3.1":"y x",
  175. "3.2":"y x",
  176. "4":"y x",
  177. "5":"y x",
  178. "5.1":"y x",
  179. "6":"y x",
  180. "6.1":"y x",
  181. "7":"y x",
  182. "7.1":"y x",
  183. "8":"y x",
  184. "9":"y x",
  185. "9.1":"y x",
  186. "10":"y x",
  187. "10.1":"y x",
  188. "11":"y",
  189. "11.1":"y",
  190. "TP":"y"
  191. },
  192. "opera":{
  193. "9":"n",
  194. "9.5-9.6":"n",
  195. "10.0-10.1":"n",
  196. "10.5":"n",
  197. "10.6":"n",
  198. "11":"n",
  199. "11.1":"n",
  200. "11.5":"n",
  201. "11.6":"n",
  202. "12":"n",
  203. "12.1":"n",
  204. "15":"y x",
  205. "16":"y x",
  206. "17":"y x",
  207. "18":"y x",
  208. "19":"y x",
  209. "20":"y x",
  210. "21":"y x",
  211. "22":"y x",
  212. "23":"y x",
  213. "24":"y x",
  214. "25":"y x",
  215. "26":"y x",
  216. "27":"y x",
  217. "28":"y x",
  218. "29":"y x",
  219. "30":"y x",
  220. "31":"y x",
  221. "32":"y x",
  222. "33":"y x",
  223. "34":"y x",
  224. "35":"y x",
  225. "36":"y x",
  226. "37":"y x",
  227. "38":"y x",
  228. "39":"y x",
  229. "40":"y x",
  230. "41":"y x",
  231. "42":"y x",
  232. "43":"y x",
  233. "44":"y x",
  234. "45":"y x",
  235. "46":"y x",
  236. "47":"y x",
  237. "48":"y x",
  238. "49":"y x",
  239. "50":"y x",
  240. "51":"y x",
  241. "52":"y x"
  242. },
  243. "ios_saf":{
  244. "3.2":"a x",
  245. "4.0-4.1":"y x",
  246. "4.2-4.3":"y x",
  247. "5.0-5.1":"y x",
  248. "6.0-6.1":"y x",
  249. "7.0-7.1":"y x",
  250. "8":"y x",
  251. "8.1-8.4":"y x",
  252. "9.0-9.2":"y x",
  253. "9.3":"y x",
  254. "10.0-10.2":"y x",
  255. "10.3":"y x",
  256. "11.0-11.2":"y x",
  257. "11.3":"y x"
  258. },
  259. "op_mini":{
  260. "all":"n"
  261. },
  262. "android":{
  263. "2.1":"y x",
  264. "2.2":"y x",
  265. "2.3":"y x",
  266. "3":"n",
  267. "4":"y x",
  268. "4.1":"y x",
  269. "4.2-4.3":"y x",
  270. "4.4":"y x",
  271. "4.4.3-4.4.4":"y x",
  272. "62":"y x"
  273. },
  274. "bb":{
  275. "7":"y x",
  276. "10":"y x"
  277. },
  278. "op_mob":{
  279. "10":"n",
  280. "11":"n",
  281. "11.1":"n",
  282. "11.5":"n",
  283. "12":"n",
  284. "12.1":"n",
  285. "37":"y x"
  286. },
  287. "and_chr":{
  288. "64":"y x"
  289. },
  290. "and_ff":{
  291. "57":"y x #1"
  292. },
  293. "ie_mob":{
  294. "10":"n",
  295. "11":"n"
  296. },
  297. "and_uc":{
  298. "11.8":"y x"
  299. },
  300. "samsung":{
  301. "4":"y x",
  302. "5":"y x",
  303. "6.2":"y x"
  304. },
  305. "and_qq":{
  306. "1.2":"y x"
  307. },
  308. "baidu":{
  309. "7.12":"y x"
  310. }
  311. },
  312. "notes":"Does not yet appear in any W3C specification. Was briefly included in a spec as the \"text-outline\" property, but this was removed.",
  313. "notes_by_num":{
  314. "1":"Firefox & Edge specifically only support the `-webkit-text-stroke` property (not using `-moz-` or `-ms-` prefix)",
  315. "2":"Requires the `layout.css.prefixes.webkit` flag to be enabled."
  316. },
  317. "usage_perc_y":90.73,
  318. "usage_perc_a":0,
  319. "ucprefix":false,
  320. "parent":"",
  321. "keywords":"textstroke,stroke-color,stroke-width,text-fill-color,text-outline",
  322. "ie_id":"webkittextstroke",
  323. "chrome_id":"",
  324. "firefox_id":"",
  325. "webkit_id":"",
  326. "shown":true
  327. }