CSS3 2D Transforms
- CRMethod of transforming an element including rotating, scaling, etc. Includes support for transform
as well as transform-origin
properties.
Chrome
- 4 - 35: Supported
- 36 - 112: Supported
- 113: Supported
- 114 - 116: Supported
Edge
- 12 - 16: Supported
- 17 - 112: Supported
- 113: Supported
Safari
- 3.1 - 8: Supported
- 9 - 16.4: Supported
- 16.5: Supported
- 16.6 - TP: Supported
Firefox
- 2 - 3: Not supported
- 3.5 - 15: Supported
- 16 - 112: Supported
- 113: Supported
- 114 - 115: Supported
Opera
- 9 - 10.1: Not supported
- 10.5 - 12: Supported
- 12.1: Supported
- 15 - 22: Supported
- 23 - 98: Supported
- 99: Supported
IE
- 5.5: Not supported
- 6 - 8: Not supported (but has polyfill available)
- 9: Supported
- 10: Supported
- 11: Supported
Chrome for Android
- 113: Supported
Safari on iOS
- 3.2 - 8.4: Supported
- 9 - 16.4: Supported
- 16.5: Supported
Samsung Internet
- 4 - 20: Supported
- 21: Supported
Opera Mini
- all: Not supported
Opera Mobile
- 10: Not supported
- 11 - 12.1: Supported
- 73: Supported
UC Browser for Android
- 13.4: Supported
Android Browser
- 2.1 - 4.4.4: Supported
- 113: Supported
Firefox for Android
- 113: Supported
QQ Browser
- 13.1: Supported
Baidu Browser
- 13.18: Supported
KaiOS Browser
- 2.5: Supported
- 3: Supported
The scale transform can be emulated in IE < 9 using Microsoft's "zoom" extension, others are (not easily) possible using the MS Matrix filter