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 - 127: Supported
- ✅ 128: Supported
- ✅ 129 - 131: Supported
Edge
- ✅ 12 - 16: Supported
- ✅ 17 - 127: Supported
- ✅ 128: Supported
Safari
- ✅ 3.1 - 8: Supported
- ✅ 9 - 17.5: Supported
- ✅ 17.6: Supported
- ✅ 18.0 - TP: Supported
Firefox
- ❌ 2 - 3: Not supported
- ✅ 3.5 - 15: Supported
- ✅ 16 - 129: Supported
- ✅ 130: Supported
- ✅ 131 - 133: Supported
Opera
- ❌ 9 - 10.1: Not supported
- ✅ 10.5 - 12: Supported
- ✅ 12.1: Supported
- ✅ 15 - 22: Supported
- ✅ 23 - 110: Supported
- ✅ 111: Supported
IE
- ❌ 5.5: Not supported
- ❌ 6 - 8: Not supported (but has polyfill available)
- ✅ 9: Supported
- ✅ 10: Supported
- ✅ 11: Supported
Chrome for Android
- ✅ 128: Supported
Safari on iOS
- ✅ 3.2 - 8.4: Supported
- ✅ 9 - 17.5: Supported
- ✅ 17.6: Supported
- ✅ 18.0: Supported
Samsung Internet
- ✅ 4 - 24: Supported
- ✅ 25: Supported
Opera Mini
- ❌ all: Not supported
Opera Mobile
- ❌ 10: Not supported
- ✅ 11 - 12.1: Supported
- ✅ 80: Supported
UC Browser for Android
- ✅ 15.5: Supported
Android Browser
- ✅ 2.1 - 4.4.4: Supported
- ✅ 128: Supported
Firefox for Android
- ✅ 127: Supported
QQ Browser
- ✅ 14.9: Supported
Baidu Browser
- ✅ 13.52: 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