Spec for the translate, scale, and rotate properties: https://drafts.csswg.org/css-transforms-2/#individual-transforms https://drafts.csswg.org/css-transforms-2/#ctm They are implemented behind a flag in Blink (enable experimental web platform features). Web platform tests in https://github.com/w3c/web-platform-tests/tree/master/css/css-transforms-2
Current link is https://drafts.csswg.org/css-transforms-2/#individual-transforms.
<rdar://problem/64353623>
Adding an experimental flag for this in bug 216271.
This is now complete and the experimental flag is on by default.