13 Jul 2007 08:00
Re: SMIL Animation and CSS OM
Cameron McCormack <cam <at> mcc.id.au>
2007-07-13 06:00:51 GMT
2007-07-13 06:00:51 GMT
Hi Sjoerd. Sjoerd Mullender: > Several people have reported in the past that there is a contradiction > in SMIL 2.0 (and 2.1) Animation with respect to the CSS OM. I am now > trying to address this issue, but I would like to get some feedback. > > But first my apologies that this took so long. Until recently there was > nobody within the Working Group really responsible for Animation. I am > now trying to resolve these old issues in preparation for the next > version of SMIL. > > The problem, as I understand it, is that in the Sandwich Model we say: > - the value on which the animation is to operate is read from the CSS OM > using getComputedStyle(); > - the new, computed value is written to the override style sheet in the > CSS OM. > > The problem with this is that getComputedStyle() (apparently -- I am not > a CSS expert) takes the override style sheet into account, and thus > there is at the very least confusion, and quite possibly a > contradiction, with the possible result that animations are applied more > than once. Yes that’s correct. > This is of course not the intention. SMIL Animations should be applied > once, so we should fix the text to make that clear(er). Of course, we > should keep in mind that the relevant text is all only informative.(Continue reading)
RSS Feed