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 25344 - [om] 'none' should not be a valid value for CSSKeyframesRule.name
Summary: [om] 'none' should not be a valid value for CSSKeyframesRule.name
Status: RESOLVED FIXED
Alias: None
Product: CSS
Classification: Unclassified
Component: Animations (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Sylvain Galineau
QA Contact: public-css-bugzilla
URL: http://lists.w3.org/Archives/Public/w...
Whiteboard:
Keywords:
: 25673 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-04-14 23:05 UTC by Sylvain Galineau
Modified: 2014-10-22 22:10 UTC (History)
3 users (show)

See Also:


Attachments

Description Sylvain Galineau 2014-04-14 23:05:28 UTC
Do we throw?
Comment 1 Sylvain Galineau 2014-05-19 23:03:23 UTC
*** Bug 25673 has been marked as a duplicate of this bug. ***
Comment 2 Sylvain Galineau 2014-10-22 22:10:40 UTC
WG Resolution, 2014-10-22: per custom-ident, CSS-wide keywords and animation-name keywords are invalid animation names. When set through OM, throw exception.