transform

abstract var transform: Transform?(source)

This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

Syntax: none | <transform-list>

Initial value: none

| Chrome  |  Firefox  |  Safari   |  Edge  |   IE    |
| :-----: | :-------: | :-------: | :----: | :-----: |
|   36    |    16     |     9     |   12   |   10    |
|    1′   |    3.5′   |    3.1′   |        |    9′   |

See also