Hi all,

Myself and a colleague are going to make a start on implementing Web Animations.

The current plan, after chatting to Dean at TPAC, will be to implement the web 
animations model as a new module, with a runtime flag for switching CSS and SVG 
animations over to use the new model.

After reading some previous webkit-dev discussions, I’m now thinking that it 
would be a good idea to put everything behind a compile time flag while under 
development.

Runtime and compile time flags are in and r?
https://bugs.webkit.org/show_bug.cgi?id=150914

We’ll make use of the existing master bug [1] to track the overall progress.

I’m also planning to change the SVG DOM so that animVal aliases baseVal per the 
SVG WG resolution [2] and the SVG 2 spec [3]. This should substantially clean 
up the SVG implementation and make future work easier.

Any thoughts from the community?

- Nikos

1. https://bugs.webkit.org/show_bug.cgi?id=122912
2. http://www.w3.org/2015/06/11-svg-minutes.html#item07
3. https://svgwg.org/svg2-draft/changes.html#types

The information contained in this email message and any attachments may be 
confidential and may also be the subject to legal professional privilege. If 
you are not the intended recipient, any use, interference with, disclosure or 
copying of this material is unauthorised and prohibited. If you have received 
this email in error, please immediately advise the sender by return email and 
delete the information from your system.
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to