Deprecated
This feature has been removed from the Web standards. Though some browsers may still support it, it is in the process of being dropped. Avoid using it and update existing code if possible; see the compatibility table at the bottom of this page to guide your decision. Be aware that this feature may cease to work at any time.
Motion Path is a module that allows authors to animate any graphical object along a custom path.
The spec has renamed these properties. motion-path
became offset-path
. motion-offset
became offset-distance
. motion-rotation
became offset-rotation
. motion
became offset
.
Reference
Properties
Guides
None.
Specifications
Specification | Status | Comment |
---|---|---|
Motion Path Module Level 1 | Working Draft | Initial definition |
Browser compatibility
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|
Basic support | No support [1] | No support | No support | No support | No support |
Feature | Android | Android Webview | Firefox Mobile (Gecko) | Firefox OS | IE Mobile | Opera Mobile | Safari Mobile | Chrome for Android |
---|---|---|---|---|---|---|---|---|
Basic support | No support | No support [1] | No support | No support | No support | No support | No support | No support [1] |
[1] Starting in Chrome 55, these properties were replaced with offset path propterties.