[whatwg] "canvas" tag and animations ?

On Wed, 15 Jun 2005, Dean Edwards wrote:
> 
> Surely, the canvas element is updated every time a drawing method is 
> called. End of story.

Yes. However, implementations may (and in practice, want to) optimise 
things so that while a JS program block is undergoing execution, it 
doesn't update the display.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 16 May 2006 08:49:12 UTC