[Webkit-unassigned] [Bug 139128] Implement parsing of motion path properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 12 20:40:35 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=139128

--- Comment #5 from yisibl <50167214 at qq.com> ---
The CSS property names for Motion Path properties have changed.

Recent spec update:
https://drafts.fxtf.org/motion-1/
https://github.com/w3c/fxtf-drafts/pull/14

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

motion-offset -> offset-distance
motion-path -> offset-path
motion-rotation -> offset-rotation
motion -> offset

See also:

https://bugs.chromium.org/p/chromium/issues/detail?id=637543
https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/uqDmsIj6zJY/cS-Vp_XG2oYJ

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161013/90cac4d8/attachment.html>


More information about the webkit-unassigned mailing list