We always know which properties are to be updated for all CSS transitions,
so will-change doesn't make things any better. will-change can help us
decide when to layerize elements, however, which can allow us to start the
animation faster if the element wasn't already layerized.

Patrick

On Sat, Mar 21, 2015 at 12:24 PM, <rachelnab...@gmail.com> wrote:

> "if we know in advance which properties are to be updated"
>
> Could the CSS property will-change help with this at all?
> _______________________________________________
> dev-servo mailing list
> dev-servo@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-servo
>
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to