- From: <bugzilla@jessica.w3.org>
- Date: Wed, 12 Mar 2014 23:34:59 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25034 Bug ID: 25034 Summary: Clarify CSSKeyframesRule.deleteRule() effect when multiple rules use the same key Product: CSS Version: unspecified Hardware: All URL: http://lists.w3.org/Archives/Public/www-style/2014Mar/ 0209.html OS: All Status: NEW Severity: normal Priority: P2 Component: Animations Assignee: dino@apple.com Reporter: galineau@adobe.com QA Contact: public-css-bugzilla@w3.org CC: cmarrin@apple.com, eoconnor@apple.com, smfr@me.com The spec says about CSSKeyframesRule.deleteRule(): ...deletes the CSSKeyframeRule with the passed key. But the spec explicitely allows multiple keyframe rules for same key, saying that in that case the last one specified wins. Then I assume only the last one specified for a given key is preserved in the OM. This should be clarified. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 12 March 2014 23:35:00 UTC