Re: [css3-animations] display:none, visibility:hidden and animations

On Thu, Oct 6, 2011 at 8:33 PM, Robert O'Callahan <robert@ocallahan.org>wrote:

> In principle, we could only rerun selector matching for rules that affect
> the animation properties, right?
>

Exactly. It's a restricted problem that scales with the number of animation
properties (and rules declaring animation properties) that the page
developer decides to use. Furthermore we only need to rerun animation
property selector matching for elements that are display: none.

Cheers,
    -Shane


>
> Rob
> --
> "If we claim to be without sin, we deceive ourselves and the truth is not
> in us. If we confess our sins, he is faithful and just and will forgive us
> our sins and purify us from all unrighteousness. If we claim we have not
> sinned, we make him out to be a liar and his word is not in us." [1 John
> 1:8-10]
>

Received on Friday, 7 October 2011 03:43:11 UTC