css-hyphens.json 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287
  1. {
  2. "title":"CSS Hyphenation",
  3. "description":"Method of controlling when words at the end of lines should be hyphenated using the \"hyphens\" property.",
  4. "spec":"http://www.w3.org/TR/css3-text/#hyphenation",
  5. "status":"wd",
  6. "links":[
  7. {
  8. "url":"https://developer.mozilla.org/en/CSS/hyphens",
  9. "title":"MDN article"
  10. },
  11. {
  12. "url":"http://blog.fontdeck.com/post/9037028497/hyphens",
  13. "title":"Blog post"
  14. },
  15. {
  16. "url":"http://docs.webplatform.org/wiki/css/properties/hyphens",
  17. "title":"WebPlatform Docs"
  18. },
  19. {
  20. "url":"https://crbug.com/605840",
  21. "title":"Chrome bug for implementing hyphenation"
  22. }
  23. ],
  24. "bugs":[
  25. ],
  26. "categories":[
  27. "CSS3"
  28. ],
  29. "stats":{
  30. "ie":{
  31. "5.5":"n",
  32. "6":"n",
  33. "7":"n",
  34. "8":"n",
  35. "9":"n",
  36. "10":"y x",
  37. "11":"y x"
  38. },
  39. "edge":{
  40. "12":"y x",
  41. "13":"y x",
  42. "14":"y x"
  43. },
  44. "firefox":{
  45. "2":"n",
  46. "3":"n",
  47. "3.5":"n",
  48. "3.6":"n",
  49. "4":"n",
  50. "5":"n",
  51. "6":"y x",
  52. "7":"y x",
  53. "8":"y x",
  54. "9":"y x",
  55. "10":"y x",
  56. "11":"y x",
  57. "12":"y x",
  58. "13":"y x",
  59. "14":"y x",
  60. "15":"y x",
  61. "16":"y x",
  62. "17":"y x",
  63. "18":"y x",
  64. "19":"y x",
  65. "20":"y x",
  66. "21":"y x",
  67. "22":"y x",
  68. "23":"y x",
  69. "24":"y x",
  70. "25":"y x",
  71. "26":"y x",
  72. "27":"y x",
  73. "28":"y x",
  74. "29":"y x",
  75. "30":"y x",
  76. "31":"y x",
  77. "32":"y x",
  78. "33":"y x",
  79. "34":"y x",
  80. "35":"y x",
  81. "36":"y x",
  82. "37":"y x",
  83. "38":"y x",
  84. "39":"y x",
  85. "40":"y x",
  86. "41":"y x",
  87. "42":"y x",
  88. "43":"y",
  89. "44":"y",
  90. "45":"y",
  91. "46":"y",
  92. "47":"y",
  93. "48":"y",
  94. "49":"y",
  95. "50":"y",
  96. "51":"y",
  97. "52":"y",
  98. "53":"y"
  99. },
  100. "chrome":{
  101. "4":"n",
  102. "5":"n",
  103. "6":"n",
  104. "7":"n",
  105. "8":"n",
  106. "9":"n",
  107. "10":"n",
  108. "11":"n",
  109. "12":"n",
  110. "13":"n",
  111. "14":"n",
  112. "15":"n",
  113. "16":"n",
  114. "17":"n",
  115. "18":"n",
  116. "19":"n",
  117. "20":"n",
  118. "21":"n",
  119. "22":"n",
  120. "23":"n",
  121. "24":"n",
  122. "25":"n",
  123. "26":"n",
  124. "27":"n",
  125. "28":"n",
  126. "29":"n",
  127. "30":"n",
  128. "31":"n",
  129. "32":"n",
  130. "33":"n",
  131. "34":"n",
  132. "35":"n",
  133. "36":"n",
  134. "37":"n",
  135. "38":"n",
  136. "39":"n",
  137. "40":"n",
  138. "41":"n",
  139. "42":"n",
  140. "43":"n",
  141. "44":"n",
  142. "45":"n",
  143. "46":"n",
  144. "47":"n",
  145. "48":"n",
  146. "49":"n",
  147. "50":"n",
  148. "51":"n",
  149. "52":"n",
  150. "53":"n",
  151. "54":"n",
  152. "55":"n",
  153. "56":"n",
  154. "57":"n"
  155. },
  156. "safari":{
  157. "3.1":"n",
  158. "3.2":"n",
  159. "4":"n",
  160. "5":"n",
  161. "5.1":"y x",
  162. "6":"y x",
  163. "6.1":"y x",
  164. "7":"y x",
  165. "7.1":"y x",
  166. "8":"y x",
  167. "9":"y x",
  168. "9.1":"y x",
  169. "10":"y x",
  170. "TP":"y x"
  171. },
  172. "opera":{
  173. "9":"n",
  174. "9.5-9.6":"n",
  175. "10.0-10.1":"n",
  176. "10.5":"n",
  177. "10.6":"n",
  178. "11":"n",
  179. "11.1":"n",
  180. "11.5":"n",
  181. "11.6":"n",
  182. "12":"n",
  183. "12.1":"n",
  184. "15":"n",
  185. "16":"n",
  186. "17":"n",
  187. "18":"n",
  188. "19":"n",
  189. "20":"n",
  190. "21":"n",
  191. "22":"n",
  192. "23":"n",
  193. "24":"n",
  194. "25":"n",
  195. "26":"n",
  196. "27":"n",
  197. "28":"n",
  198. "29":"n",
  199. "30":"n",
  200. "31":"n",
  201. "32":"n",
  202. "33":"n",
  203. "34":"n",
  204. "35":"n",
  205. "36":"n",
  206. "37":"n",
  207. "38":"n",
  208. "39":"n",
  209. "40":"n",
  210. "41":"n",
  211. "42":"n",
  212. "43":"n"
  213. },
  214. "ios_saf":{
  215. "3.2":"n",
  216. "4.0-4.1":"n",
  217. "4.2-4.3":"y x",
  218. "5.0-5.1":"y x",
  219. "6.0-6.1":"y x",
  220. "7.0-7.1":"y x",
  221. "8":"y x",
  222. "8.1-8.4":"y x",
  223. "9.0-9.2":"y x",
  224. "9.3":"y x",
  225. "10-10.1":"y x"
  226. },
  227. "op_mini":{
  228. "all":"n"
  229. },
  230. "android":{
  231. "2.1":"n",
  232. "2.2":"n",
  233. "2.3":"n",
  234. "3":"n",
  235. "4":"n",
  236. "4.1":"n",
  237. "4.2-4.3":"n",
  238. "4.4":"n",
  239. "4.4.3-4.4.4":"n",
  240. "53":"n"
  241. },
  242. "bb":{
  243. "7":"n",
  244. "10":"n"
  245. },
  246. "op_mob":{
  247. "10":"n",
  248. "11":"n",
  249. "11.1":"n",
  250. "11.5":"n",
  251. "12":"n",
  252. "12.1":"n",
  253. "37":"n"
  254. },
  255. "and_chr":{
  256. "54":"n"
  257. },
  258. "and_ff":{
  259. "50":"y"
  260. },
  261. "ie_mob":{
  262. "10":"n",
  263. "11":"n"
  264. },
  265. "and_uc":{
  266. "11":"a x"
  267. },
  268. "samsung":{
  269. "4":"n"
  270. }
  271. },
  272. "notes":"Chrome and Android 4.0 Browser support \"-webkit-hyphens: none\", but not the \"auto\" property. It is [advisable to set the @lang attribute](http://blog.adrianroselli.com/2015/01/on-use-of-lang-attribute.html) on the HTML element to enable hyphenation support and improve accessibility.",
  273. "notes_by_num":{
  274. },
  275. "usage_perc_y":23.84,
  276. "usage_perc_a":8.86,
  277. "ucprefix":false,
  278. "parent":"",
  279. "keywords":"hyphen,shy",
  280. "ie_id":"",
  281. "chrome_id":"",
  282. "firefox_id":"",
  283. "webkit_id":"",
  284. "shown":true
  285. }