[css3-animations] Animation events and empty @keyframes rules

http://dev.w3.org/csswg/css3-animations/#animation-events- currently says  
that "an event will be generated for each animation-name value".

Error handling and inaccurate wording aside, neither Gecko nor WebKit  
dispatch any events in the case where 'keyframes-blocks' expands to  
nothing, e.g. "@keyframes foo {}". So perhaps the spec should say  
something else instead. (Exactly what it should say instead would probably  
depend on how parsing errors are resolved.)

-- 
Øyvind Stenhaug
Core Norway, Opera Software ASA

Received on Monday, 5 December 2011 15:53:59 UTC