CSS Motion Path: Deprecate motion-* and offset-rotation
The motion* deprecations were temporarily removed, until offset-rotate was
available. We now enable them again.
motion-path becomes offset-path
motion-offset becomes offset-distance
motion-rotation becomes offset-rotate
motion becomes motion-path
We also add a new deprecation:
offset-rotation becomes offset-rotate
BUG=
669782,
672264
Committed:
https://crrev.com/f8be9028bcafa8722452bf454d11b2dc6304f0f8
Cr-Commit-Position: refs/heads/master@{#437461}