-
Important thing to remember with the new CSS Motion Path & independent transform properties: They all get applied in a specific order in addition to the original transform property: 1. translate 2. rotate 3. scale 4. offset-path (& friends) 5. transform codepen.io/danwilson/full/abzGPmG
-
The CSS Transforms Level 2 spec defines this behavior: drafts.csswg.org/css-transforms-2/#ctm