- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Wed, 1 Oct 2014 11:35:24 -0400
- To: Сергей Грехов <sgrekhov@unipro.ru>
- Cc: "public-fx@w3.org" <public-fx@w3.org>, dom@unipro.ru
On Wed, Oct 1, 2014 at 4:25 AM, "Сергей Грехов" <sgrekhov@unipro.ru> wrote: > Description of path parameter of MotionPathEffect constructor > (http://w3c.github.io/web-animations/#the-motionpatheffect-interface) > reads "The resulting SVGPathSegList is assigned to the path attribute of > the generated object without copying". There's no path attribute in > MotionPathEffect interface. There's "segments" attribute which returns > SVGPathSegList. We're dropping that interface anyway, in favor of just using the 'motion' CSS property like normal <http://drafts.fxtf.org/motion-1/>. But thank you for the bug report! ~TJ
Received on Wednesday, 1 October 2014 15:36:16 UTC