function (c) { // permalink c.clearRect(0, 0, 640, 480); c.save(); // ... c.restore(); }
Save as PNG...
Canvas support is required to test canvas support.