← Back to release summary

Individual Properties for CSS Transforms

Category
CSS
Type
Chromium catches up
Status
Enabled by default (Chrome 104)
Intent stage
Shipped

Summary

This adds three new CSS properties: translate, rotate, and scale. These properties are known as the individual transform properties (and were previously known as the independent transform properties). This exposes a simple way for web developers to access transforms in an intuitive way, without having to think about how functions in the transform property interact with each other. The properties are individually animatable.

Standards & signals

View on chromestatus.com