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 15850 - Handling of invalid @keyframes
Summary: Handling of invalid @keyframes
Status: RESOLVED WONTFIX
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: [medium]
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-02 02:43 UTC by Sylvain Galineau
Modified: 2012-10-17 15:14 UTC (History)
3 users (show)

See Also:


Attachments

Comment 1 Sylvain Galineau 2012-08-15 15:31:53 UTC
The part I am unclear about is how the invalid @keyframes rule specified in this prose is created in the first place given that section 3 specifies how to create from/0% or to/100% rules if they are not specified.
Comment 2 Sylvain Galineau 2012-10-17 15:14:34 UTC
The language quoted in the mail is no longer present; given that the UA is required to create the missing 0%/100% frames I do not believe this is an issue anymore.