[css3-animations] !important and keyframes rules

http://dev.w3.org/csswg/css3-animations/#keyframes doesn't mention
what should happen when !important is used inside a keyframe rule.
It seems like the normal rules for precedence of declarations should
apply inside a keyframe rule:  !important beats not-!important, and
barring that, later declarations beat earlier ones.

-David

-- 
L. David Baron                                 http://dbaron.org/
Mozilla Corporation                       http://www.mozilla.com/

Received on Tuesday, 12 April 2011 04:19:05 UTC