[Webkit-unassigned] [Bug 119479] Inserting a JS generated keyframe animation shouldn't trigger a whole document style recalc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 2 14:05:41 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119479





--- Comment #7 from Ralph T <ralpht+bugs at gmail.com>  2013-10-02 14:04:36 PST ---
The CSS3 Animations spec says about the "animation-name" property:

"If the name does not match any keyframe at-rule, there are no properties to be animated and the animation will not execute."

So if you have an element that already matches the animation name you're inserting then nothing will happen.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list