<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement parsing of motion path properties"
   href="https://bugs.webkit.org/show_bug.cgi?id=139128#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement parsing of motion path properties"
   href="https://bugs.webkit.org/show_bug.cgi?id=139128">bug 139128</a>
              from <span class="vcard"><a class="email" href="mailto:50167214&#64;qq.com" title="yisibl &lt;50167214&#64;qq.com&gt;"> <span class="fn">yisibl</span></a>
</span></b>
        <pre>The CSS property names for Motion Path properties have changed.

Recent spec update:
<a href="https://drafts.fxtf.org/motion-1/">https://drafts.fxtf.org/motion-1/</a>
<a href="https://github.com/w3c/fxtf-drafts/pull/14">https://github.com/w3c/fxtf-drafts/pull/14</a>

We have already shipped with the earlier names. For a period of time we can alias them to the new names.

motion-offset -&gt; offset-distance
motion-path -&gt; offset-path
motion-rotation -&gt; offset-rotation
motion -&gt; offset

See also:

<a href="https://bugs.chromium.org/p/chromium/issues/detail?id=637543">https://bugs.chromium.org/p/chromium/issues/detail?id=637543</a>
<a href="https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/uqDmsIj6zJY/cS-Vp_XG2oYJ">https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/uqDmsIj6zJY/cS-Vp_XG2oYJ</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>