I don't think we should support this API in WebKit at this time, because:

* At least in its current form, it is overengineered and unusable. An animation 
API should focus on ease of use, not combining every conceivable animation 
concept ever invented.
* It hasn't even reached FPWD yet so it's not clear that the design is mature.
* I don't see any evidence of broad cross-vendor support for this direction 
(though there might be some that I overlooked). 

Regards,
Maciej

On Nov 8, 2012, at 4:11 PM, Douglas Stockwell <dstockw...@chromium.org> wrote:

> Hi webkit-dev!
> 
> I wanted to let you know that work has begun on implementing Web Animations 
> in WebKit. New code for this effort will be landed behind the ENABLE_WEB_ANIM 
> feature define and a runtime setting. We expect to be turning this define on 
> for Chromium buildbots so there will be build and test coverage as the new 
> functionality is added.
> 
> The current Editor’s Draft for Web Animations is available at: 
> https://dvcs.w3.org/hg/FXTF/raw-file/tip/web-anim/index.html
> 
> The implementation will be tracked by a meta bug: 
> https://bugs.webkit.org/show_bug.cgi?id=101660
> 
> Please let me know if you have any questions.
> 
> - Doug
> _______________________________________________
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to