CSS canvas support status

What is the state of canvas support in CSS (in 2011)? I came across a couple of blog posts from webkit and mozilla regarding this:

http://www.webkit.org/blog/176/css-canvas-drawing/

http://hacks.mozilla.org/2010/08/mozelement/

as well as some related stackoverflow questions:

Use <canvas> as CSS background

It would be great to create less complex icons / graphics using scripts instead of using image editors and sprite management.

Is there any momentum in the IE camp for this implementation?

Waiting for the day when this technique will become the main one!

+3
source share
1 answer

Look here ...

They are very good at discussing HTML5 element support.

+1
source

All Articles