Re: Proposal: will-animate property

On Tue, Dec 3, 2013 at 6:10 PM, Robert O'Callahan <robert@ocallahan.org>wrote:

> OK, we can make will-animate:foo induce a stacking context only if foo
> does, but then I don't know how to fix the future-proofing problem. Maybe
> it isn't a big problem and we don't need to fix it.
>
>
Is it possible and efficient to compute if a stacking context can be used
without any visible side effects? Ideally we don't want to restrict
optimizations that require a stack context all of the time internally at
least.

Received on Tuesday, 3 December 2013 23:17:08 UTC