transforms3d.json 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443
  1. {
  2. "title":"CSS3 3D Transforms",
  3. "description":"Method of transforming an element in the third dimension using the `transform` property. Includes support for the `perspective` property to set the perspective in z-space and the `backface-visibility` property to toggle display of the reverse side of a 3D-transformed element.",
  4. "spec":"https://www.w3.org/TR/css3-3d-transforms/",
  5. "status":"wd",
  6. "links":[
  7. {
  8. "url":"http://css3.bradshawenterprises.com/flip/",
  9. "title":"Multi-browser demo"
  10. },
  11. {
  12. "url":"https://hacks.mozilla.org/2011/10/css-3d-transformations-in-firefox-nightly/",
  13. "title":"Mozilla hacks article"
  14. },
  15. {
  16. "url":"http://thewebrocks.com/demos/3D-css-tester/",
  17. "title":"3D CSS Tester"
  18. },
  19. {
  20. "url":"https://raw.github.com/phiggins42/has.js/master/detect/css.js#css-transform",
  21. "title":"has.js test"
  22. },
  23. {
  24. "url":"https://www.webplatform.org/docs/css/transforms/transform",
  25. "title":"WebPlatform Docs"
  26. },
  27. {
  28. "url":"http://desandro.github.io/3dtransforms/",
  29. "title":"Intro to CSS 3D transforms"
  30. }
  31. ],
  32. "bugs":[
  33. {
  34. "description":"Some configurations of Linux and older Windows machines (those without WebGL support) have trouble with 3D transforms and will treat them as if `perspective` was set as `none`."
  35. },
  36. {
  37. "description":"Firefox on Windows [incorrectly renders plugin content within no-op 3D transforms](https://bugzilla.mozilla.org/show_bug.cgi?id=1048279)."
  38. },
  39. {
  40. "description":"The `perspective` property doesn't work on the `body` element in Firefox, it must be used on an inner element."
  41. },
  42. {
  43. "description":"Chrome has a (recently fixed) bug where combining `clip-path` and `backface-visibility` produces [visible noise](https://code.google.com/p/chromium/issues/detail?id=350724)."
  44. },
  45. {
  46. "description":"Transforms may break position:fixed styles of contained elements"
  47. }
  48. ],
  49. "categories":[
  50. "CSS3"
  51. ],
  52. "stats":{
  53. "ie":{
  54. "5.5":"n",
  55. "6":"n",
  56. "7":"n",
  57. "8":"n",
  58. "9":"n",
  59. "10":"a #1",
  60. "11":"a #1"
  61. },
  62. "edge":{
  63. "12":"y",
  64. "13":"y",
  65. "14":"y",
  66. "15":"y",
  67. "16":"y",
  68. "17":"y",
  69. "18":"y",
  70. "79":"y",
  71. "80":"y",
  72. "81":"y",
  73. "83":"y",
  74. "84":"y",
  75. "85":"y",
  76. "86":"y"
  77. },
  78. "firefox":{
  79. "2":"n",
  80. "3":"n",
  81. "3.5":"n",
  82. "3.6":"n",
  83. "4":"n",
  84. "5":"n",
  85. "6":"n",
  86. "7":"n",
  87. "8":"n",
  88. "9":"n",
  89. "10":"y x",
  90. "11":"y x",
  91. "12":"y x",
  92. "13":"y x",
  93. "14":"y x",
  94. "15":"y x",
  95. "16":"y",
  96. "17":"y",
  97. "18":"y",
  98. "19":"y",
  99. "20":"y",
  100. "21":"y",
  101. "22":"y",
  102. "23":"y",
  103. "24":"y",
  104. "25":"y",
  105. "26":"y",
  106. "27":"y",
  107. "28":"y",
  108. "29":"y",
  109. "30":"y",
  110. "31":"y",
  111. "32":"y",
  112. "33":"y",
  113. "34":"y",
  114. "35":"y",
  115. "36":"y",
  116. "37":"y",
  117. "38":"y",
  118. "39":"y",
  119. "40":"y",
  120. "41":"y",
  121. "42":"y",
  122. "43":"y",
  123. "44":"y",
  124. "45":"y",
  125. "46":"y",
  126. "47":"y",
  127. "48":"y",
  128. "49":"y",
  129. "50":"y",
  130. "51":"y",
  131. "52":"y",
  132. "53":"y",
  133. "54":"y",
  134. "55":"y",
  135. "56":"y",
  136. "57":"y",
  137. "58":"y",
  138. "59":"y",
  139. "60":"y",
  140. "61":"y",
  141. "62":"y",
  142. "63":"y",
  143. "64":"y",
  144. "65":"y",
  145. "66":"y",
  146. "67":"y",
  147. "68":"y",
  148. "69":"y",
  149. "70":"y",
  150. "71":"y",
  151. "72":"y",
  152. "73":"y",
  153. "74":"y",
  154. "75":"y",
  155. "76":"y",
  156. "77":"y",
  157. "78":"y",
  158. "79":"y",
  159. "80":"y",
  160. "81":"y",
  161. "82":"y",
  162. "83":"y"
  163. },
  164. "chrome":{
  165. "4":"n",
  166. "5":"n",
  167. "6":"n",
  168. "7":"n",
  169. "8":"n",
  170. "9":"n",
  171. "10":"n",
  172. "11":"n",
  173. "12":"y x",
  174. "13":"y x",
  175. "14":"y x",
  176. "15":"y x",
  177. "16":"y x",
  178. "17":"y x",
  179. "18":"y x",
  180. "19":"y x",
  181. "20":"y x",
  182. "21":"y x",
  183. "22":"y x",
  184. "23":"y x",
  185. "24":"y x",
  186. "25":"y x",
  187. "26":"y x",
  188. "27":"y x",
  189. "28":"y x",
  190. "29":"y x",
  191. "30":"y x",
  192. "31":"y x",
  193. "32":"y x",
  194. "33":"y x",
  195. "34":"y x",
  196. "35":"y x",
  197. "36":"y",
  198. "37":"y",
  199. "38":"y",
  200. "39":"y",
  201. "40":"y",
  202. "41":"y",
  203. "42":"y",
  204. "43":"y",
  205. "44":"y",
  206. "45":"y",
  207. "46":"y",
  208. "47":"y",
  209. "48":"y",
  210. "49":"y",
  211. "50":"y",
  212. "51":"y",
  213. "52":"y",
  214. "53":"y",
  215. "54":"y",
  216. "55":"y",
  217. "56":"y",
  218. "57":"y",
  219. "58":"y",
  220. "59":"y",
  221. "60":"y",
  222. "61":"y",
  223. "62":"y",
  224. "63":"y",
  225. "64":"y",
  226. "65":"y",
  227. "66":"y",
  228. "67":"y",
  229. "68":"y",
  230. "69":"y",
  231. "70":"y",
  232. "71":"y",
  233. "72":"y",
  234. "73":"y",
  235. "74":"y",
  236. "75":"y",
  237. "76":"y",
  238. "77":"y",
  239. "78":"y",
  240. "79":"y",
  241. "80":"y",
  242. "81":"y",
  243. "83":"y",
  244. "84":"y",
  245. "85":"y",
  246. "86":"y",
  247. "87":"y",
  248. "88":"y",
  249. "89":"y"
  250. },
  251. "safari":{
  252. "3.1":"n",
  253. "3.2":"n",
  254. "4":"y x",
  255. "5":"y x",
  256. "5.1":"y x",
  257. "6":"y x",
  258. "6.1":"y x",
  259. "7":"y x",
  260. "7.1":"y x",
  261. "8":"y x",
  262. "9":"y #2",
  263. "9.1":"y #2",
  264. "10":"y #2",
  265. "10.1":"y #2",
  266. "11":"y #2",
  267. "11.1":"y #2",
  268. "12":"y #2",
  269. "12.1":"y #2",
  270. "13":"y #2",
  271. "13.1":"y #2",
  272. "14":"y #2",
  273. "TP":"y #2"
  274. },
  275. "opera":{
  276. "9":"n",
  277. "9.5-9.6":"n",
  278. "10.0-10.1":"n",
  279. "10.5":"n",
  280. "10.6":"n",
  281. "11":"n",
  282. "11.1":"n",
  283. "11.5":"n",
  284. "11.6":"n",
  285. "12":"n",
  286. "12.1":"n",
  287. "15":"y x",
  288. "16":"y x",
  289. "17":"y x",
  290. "18":"y x",
  291. "19":"y x",
  292. "20":"y x",
  293. "21":"y x",
  294. "22":"y x",
  295. "23":"y",
  296. "24":"y",
  297. "25":"y",
  298. "26":"y",
  299. "27":"y",
  300. "28":"y",
  301. "29":"y",
  302. "30":"y",
  303. "31":"y",
  304. "32":"y",
  305. "33":"y",
  306. "34":"y",
  307. "35":"y",
  308. "36":"y",
  309. "37":"y",
  310. "38":"y",
  311. "39":"y",
  312. "40":"y",
  313. "41":"y",
  314. "42":"y",
  315. "43":"y",
  316. "44":"y",
  317. "45":"y",
  318. "46":"y",
  319. "47":"y",
  320. "48":"y",
  321. "49":"y",
  322. "50":"y",
  323. "51":"y",
  324. "52":"y",
  325. "53":"y",
  326. "54":"y",
  327. "55":"y",
  328. "56":"y",
  329. "57":"y",
  330. "58":"y",
  331. "60":"y",
  332. "62":"y",
  333. "63":"y",
  334. "64":"y",
  335. "65":"y",
  336. "66":"y",
  337. "67":"y",
  338. "68":"y",
  339. "69":"y",
  340. "70":"y",
  341. "71":"y"
  342. },
  343. "ios_saf":{
  344. "3.2":"y x",
  345. "4.0-4.1":"y x",
  346. "4.2-4.3":"y x",
  347. "5.0-5.1":"y x",
  348. "6.0-6.1":"y x",
  349. "7.0-7.1":"y x",
  350. "8":"y x",
  351. "8.1-8.4":"y x",
  352. "9.0-9.2":"y #2",
  353. "9.3":"y #2",
  354. "10.0-10.2":"y #2",
  355. "10.3":"y #2",
  356. "11.0-11.2":"y #2",
  357. "11.3-11.4":"y #2",
  358. "12.0-12.1":"y #2",
  359. "12.2-12.4":"y #2",
  360. "13.0-13.1":"y #2",
  361. "13.2":"y #2",
  362. "13.3":"y #2",
  363. "13.4-13.7":"y #2",
  364. "14":"y #2"
  365. },
  366. "op_mini":{
  367. "all":"n"
  368. },
  369. "android":{
  370. "2.1":"n",
  371. "2.2":"n",
  372. "2.3":"n",
  373. "3":"y x",
  374. "4":"y x",
  375. "4.1":"y x",
  376. "4.2-4.3":"y x",
  377. "4.4":"y x",
  378. "4.4.3-4.4.4":"y x",
  379. "81":"y"
  380. },
  381. "bb":{
  382. "7":"y x",
  383. "10":"y x"
  384. },
  385. "op_mob":{
  386. "10":"n",
  387. "11":"n",
  388. "11.1":"n",
  389. "11.5":"n",
  390. "12":"n",
  391. "12.1":"n",
  392. "59":"y"
  393. },
  394. "and_chr":{
  395. "85":"y"
  396. },
  397. "and_ff":{
  398. "79":"y"
  399. },
  400. "ie_mob":{
  401. "10":"a #1",
  402. "11":"a #1"
  403. },
  404. "and_uc":{
  405. "12.12":"y"
  406. },
  407. "samsung":{
  408. "4":"y",
  409. "5.0-5.4":"y",
  410. "6.2-6.4":"y",
  411. "7.2-7.4":"y",
  412. "8.2":"y",
  413. "9.2":"y",
  414. "10.1":"y",
  415. "11.1-11.2":"y",
  416. "12.0":"y"
  417. },
  418. "and_qq":{
  419. "10.4":"y"
  420. },
  421. "baidu":{
  422. "7.12":"y"
  423. },
  424. "kaios":{
  425. "2.5":"y"
  426. }
  427. },
  428. "notes":"",
  429. "notes_by_num":{
  430. "1":"Partial support in IE refers to not supporting [the transform-style: preserve-3d property](http://msdn.microsoft.com/en-us/library/ie/hh673529%28v=vs.85%29.aspx#the_ms_transform_style_property). This prevents nesting 3D transformed elements.",
  431. "2":"Safari 9 - 13 still require a prefix for the related `backface-visibility` property. [WebKit Bug 170983](https://bugs.webkit.org/show_bug.cgi?id=170983) requests prefix removal."
  432. },
  433. "usage_perc_y":96.82,
  434. "usage_perc_a":1.27,
  435. "ucprefix":false,
  436. "parent":"",
  437. "keywords":"css 3d,3dtransforms,translate3d,backface visibility,perspective,transform-origin,transform-style",
  438. "ie_id":"transforms,csstransformspreserve3d",
  439. "chrome_id":"6437640580628480",
  440. "firefox_id":"",
  441. "webkit_id":"",
  442. "shown":true
  443. }