RESOLVED FIXED 178117
Support Individual Transform Properties
https://bugs.webkit.org/show_bug.cgi?id=178117
Summary Support Individual Transform Properties
Eric Willigers
Reported 2017-10-10 01:14:54 PDT
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
Attachments
Antoine Quint
Comment 1 2020-06-15 00:58:53 PDT
Radar WebKit Bug Importer
Comment 2 2020-06-15 00:59:05 PDT
Antoine Quint
Comment 3 2020-09-08 03:55:58 PDT
Adding an experimental flag for this in bug 216271.
Antoine Quint
Comment 4 2020-10-16 15:52:32 PDT
This is now complete and the experimental flag is on by default.
Note You need to log in before you can comment on or make changes to this bug.