I don’t know if other use-cases could benefit from this (maybe there are) but, at least, solving the subtitle (video captionning) problem is probably better done using the existing <track /> element. See http://blogs.msdn.com/b/ie/archive/2011/10/12/html5-video-captioning.aspx for more info. Another idea to solve this broader kind of problem more efficiently than using a pseudo-class would be to be able to specify a timesource for animations that’s different from the computer clock. .video-related { animation-time-source: url(#videoID); } Best regards, FrançoisReceived on Tuesday, 31 July 2012 12:00:32 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 17:20:57 GMT