font-unicode-range.json 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361
  1. {
  2. "title":"Font unicode-range subsetting",
  3. "description":"This @font-face descriptor defines the set of Unicode codepoints that may be supported by the font face for which it is declared. The descriptor value is a comma-delimited list of Unicode range (<urange>) values. The union of these ranges defines the set of codepoints that serves as a hint for user agents when deciding whether or not to download a font resource for a given text run.",
  4. "spec":"https://drafts.csswg.org/css-fonts/#unicode-range-desc",
  5. "status":"cr",
  6. "links":[
  7. {
  8. "url":"https://developer.mozilla.org/en-US/docs/Web/CSS/unicode-range",
  9. "title":"MDN Web Docs - CSS unicode-range"
  10. },
  11. {
  12. "url":"https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html#//apple_ref/css/property/unicode-range",
  13. "title":"Safari CSS Reference: unicode-range"
  14. },
  15. {
  16. "url":"https://www.webplatform.org/docs/css/properties/unicode-range",
  17. "title":"Web Platform Docs: unicode-range"
  18. },
  19. {
  20. "url":"http://jsbin.com/jeqoguzeye/1/edit?html,output",
  21. "title":"Demo"
  22. },
  23. {
  24. "url":"https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6510254-unicode-range",
  25. "title":"Microsoft Edge feature request on UserVoice"
  26. }
  27. ],
  28. "bugs":[
  29. {
  30. "description":"Firefox 37- [ignores the descriptor](https://developer.mozilla.org/en-US/docs/Web/CSS/unicode-range#Browser_compatibility) and the at-rule is then applied to the whole range of code points."
  31. },
  32. {
  33. "description":"IE ignores the unicode-range if the U is lowercase e.g 'u+0061'."
  34. }
  35. ],
  36. "categories":[
  37. "CSS3"
  38. ],
  39. "stats":{
  40. "ie":{
  41. "5.5":"n",
  42. "6":"n",
  43. "7":"n",
  44. "8":"n",
  45. "9":"a",
  46. "10":"a",
  47. "11":"a"
  48. },
  49. "edge":{
  50. "12":"a",
  51. "13":"a",
  52. "14":"a",
  53. "15":"a",
  54. "16":"a",
  55. "17":"y",
  56. "18":"y"
  57. },
  58. "firefox":{
  59. "2":"n",
  60. "3":"n",
  61. "3.5":"n",
  62. "3.6":"n",
  63. "4":"n",
  64. "5":"n",
  65. "6":"n",
  66. "7":"n",
  67. "8":"n",
  68. "9":"n",
  69. "10":"n",
  70. "11":"n",
  71. "12":"n",
  72. "13":"n",
  73. "14":"n",
  74. "15":"n",
  75. "16":"n",
  76. "17":"n",
  77. "18":"n",
  78. "19":"n",
  79. "20":"n",
  80. "21":"n",
  81. "22":"n",
  82. "23":"n",
  83. "24":"n",
  84. "25":"n",
  85. "26":"n",
  86. "27":"n",
  87. "28":"n",
  88. "29":"n",
  89. "30":"n",
  90. "31":"n",
  91. "32":"n",
  92. "33":"n",
  93. "34":"n",
  94. "35":"n",
  95. "36":"n d #1",
  96. "37":"n d #1",
  97. "38":"n d #1",
  98. "39":"n d #1",
  99. "40":"n d #1",
  100. "41":"n d #1",
  101. "42":"n d #1",
  102. "43":"n d #1",
  103. "44":"y",
  104. "45":"y",
  105. "46":"y",
  106. "47":"y",
  107. "48":"y",
  108. "49":"y",
  109. "50":"y",
  110. "51":"y",
  111. "52":"y",
  112. "53":"y",
  113. "54":"y",
  114. "55":"y",
  115. "56":"y",
  116. "57":"y",
  117. "58":"y",
  118. "59":"y",
  119. "60":"y",
  120. "61":"y",
  121. "62":"y",
  122. "63":"y",
  123. "64":"y",
  124. "65":"y",
  125. "66":"y"
  126. },
  127. "chrome":{
  128. "4":"a",
  129. "5":"a",
  130. "6":"a",
  131. "7":"a",
  132. "8":"a",
  133. "9":"a",
  134. "10":"a",
  135. "11":"a",
  136. "12":"a",
  137. "13":"a",
  138. "14":"a",
  139. "15":"a",
  140. "16":"a",
  141. "17":"a",
  142. "18":"a",
  143. "19":"a",
  144. "20":"a",
  145. "21":"a",
  146. "22":"a",
  147. "23":"a",
  148. "24":"a",
  149. "25":"a",
  150. "26":"a",
  151. "27":"a",
  152. "28":"a",
  153. "29":"a",
  154. "30":"a",
  155. "31":"a",
  156. "32":"a",
  157. "33":"a",
  158. "34":"a",
  159. "35":"a",
  160. "36":"y",
  161. "37":"y",
  162. "38":"y",
  163. "39":"y",
  164. "40":"y",
  165. "41":"y",
  166. "42":"y",
  167. "43":"y",
  168. "44":"y",
  169. "45":"y",
  170. "46":"y",
  171. "47":"y",
  172. "48":"y",
  173. "49":"y",
  174. "50":"y",
  175. "51":"y",
  176. "52":"y",
  177. "53":"y",
  178. "54":"y",
  179. "55":"y",
  180. "56":"y",
  181. "57":"y",
  182. "58":"y",
  183. "59":"y",
  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. "68":"y",
  193. "69":"y",
  194. "70":"y",
  195. "71":"y",
  196. "72":"y",
  197. "73":"y",
  198. "74":"y"
  199. },
  200. "safari":{
  201. "3.1":"a",
  202. "3.2":"a",
  203. "4":"a",
  204. "5":"a",
  205. "5.1":"a",
  206. "6":"a",
  207. "6.1":"a",
  208. "7":"a",
  209. "7.1":"a",
  210. "8":"a",
  211. "9":"a",
  212. "9.1":"a",
  213. "10":"y",
  214. "10.1":"y",
  215. "11":"y",
  216. "11.1":"y",
  217. "12":"y",
  218. "TP":"y"
  219. },
  220. "opera":{
  221. "9":"n",
  222. "9.5-9.6":"n",
  223. "10.0-10.1":"n",
  224. "10.5":"n",
  225. "10.6":"n",
  226. "11":"n",
  227. "11.1":"n",
  228. "11.5":"n",
  229. "11.6":"n",
  230. "12":"n",
  231. "12.1":"n",
  232. "15":"a",
  233. "16":"a",
  234. "17":"a",
  235. "18":"a",
  236. "19":"a",
  237. "20":"a",
  238. "21":"a",
  239. "22":"a",
  240. "23":"y",
  241. "24":"y",
  242. "25":"y",
  243. "26":"y",
  244. "27":"y",
  245. "28":"y",
  246. "29":"y",
  247. "30":"y",
  248. "31":"y",
  249. "32":"y",
  250. "33":"y",
  251. "34":"y",
  252. "35":"y",
  253. "36":"y",
  254. "37":"y",
  255. "38":"y",
  256. "39":"y",
  257. "40":"y",
  258. "41":"y",
  259. "42":"y",
  260. "43":"y",
  261. "44":"y",
  262. "45":"y",
  263. "46":"y",
  264. "47":"y",
  265. "48":"y",
  266. "49":"y",
  267. "50":"y",
  268. "51":"y",
  269. "52":"y",
  270. "53":"y",
  271. "54":"y",
  272. "55":"y",
  273. "56":"y",
  274. "57":"y"
  275. },
  276. "ios_saf":{
  277. "3.2":"a",
  278. "4.0-4.1":"a",
  279. "4.2-4.3":"a",
  280. "5.0-5.1":"a",
  281. "6.0-6.1":"a",
  282. "7.0-7.1":"a",
  283. "8":"a",
  284. "8.1-8.4":"a",
  285. "9.0-9.2":"a",
  286. "9.3":"a",
  287. "10.0-10.2":"y",
  288. "10.3":"y",
  289. "11.0-11.2":"y",
  290. "11.3-11.4":"y",
  291. "12.0-12.1":"y"
  292. },
  293. "op_mini":{
  294. "all":"n"
  295. },
  296. "android":{
  297. "2.1":"a",
  298. "2.2":"a",
  299. "2.3":"a",
  300. "3":"a",
  301. "4":"a",
  302. "4.1":"a",
  303. "4.2-4.3":"a",
  304. "4.4":"a",
  305. "4.4.3-4.4.4":"a",
  306. "67":"y"
  307. },
  308. "bb":{
  309. "7":"n",
  310. "10":"a"
  311. },
  312. "op_mob":{
  313. "10":"n",
  314. "11":"n",
  315. "11.1":"n",
  316. "11.5":"n",
  317. "12":"n",
  318. "12.1":"n",
  319. "46":"a"
  320. },
  321. "and_chr":{
  322. "70":"y"
  323. },
  324. "and_ff":{
  325. "63":"y"
  326. },
  327. "ie_mob":{
  328. "10":"a",
  329. "11":"a"
  330. },
  331. "and_uc":{
  332. "11.8":"y"
  333. },
  334. "samsung":{
  335. "4":"a",
  336. "5":"y",
  337. "6.2":"y",
  338. "7.2":"y"
  339. },
  340. "and_qq":{
  341. "1.2":"y"
  342. },
  343. "baidu":{
  344. "7.12":"n"
  345. }
  346. },
  347. "notes":"Partial support indicates that unnecessary code-ranges are downloaded by the browser - see [browser test matrix](https://docs.google.com/a/chromium.org/spreadsheets/d/18h-1gaosu4-KYxH8JUNL6ZDuOsOKmWfauoai3CS3hPY/edit?pli=1#gid=0).",
  348. "notes_by_num":{
  349. "1":"Can be enabled in Firefox using the `layout.css.unicode-range.enabled` flag"
  350. },
  351. "usage_perc_y":87.25,
  352. "usage_perc_a":6,
  353. "ucprefix":false,
  354. "parent":"",
  355. "keywords":"font face,unicode,unicode-range",
  356. "ie_id":"",
  357. "chrome_id":"",
  358. "firefox_id":"",
  359. "webkit_id":"",
  360. "shown":true
  361. }