This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 15849 - What if different keyframes have different sets of properties?
Summary: What if different keyframes have different sets of properties?
Status: RESOLVED DUPLICATE of bug 14636
Alias: None
Product: CSS
Classification: Unclassified
Component: Animations (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Dean Jackson
QA Contact: This bug has no owner yet - up for the taking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-02 02:26 UTC by Sylvain Galineau
Modified: 2012-02-02 06:34 UTC (History)
3 users (show)

See Also:


Attachments

Comment 1 Simon Fraser 2012-02-02 06:33:34 UTC
I think I addressed this. The spec now has
"If property is not specified for a keyframe, or is specified but invalid, the animation of that property proceeds as if that keyframe did not exist. Conceptually, it is as if a set of keyframes is constructed for each property that is present in any of the keyframes, and an animation is run independently for each one."
Comment 2 Simon Fraser 2012-02-02 06:34:44 UTC

*** This bug has been marked as a duplicate of bug 14636 ***