Non-standard
This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.
The -webkit-transform-2d
Boolean CSS @media
media feature is a Chrome extension whose value is true
if vendor-prefixed CSS 2D transform
s are supported.
Note: This media feature is only supported by WebKit. If possible, use an @supports
feature query instead.
Specifications
Not part of any specification. Apple has a description in Safari CSS Reference.
Browser compatibility
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
-webkit-transform-2d |
No support | No support | ? | (Yes)[1] | 1.0[1] |
Feature | Android | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
-webkit-transform-2d |
? | ? | ? | ? | ? |
[1] See WebKit bug 22494.