http://zeitconsole.blogg.…
http://www.phildawes.net/…
Mozilla's canvas is extended with the drawWindow method. This method draws a snapshot of the contents of a DOM window into the canvas. ... With this method, it is possible to fill a hidden IFRAME with arbitrary content (e.g., CSS-styled HTML text, or SVG) and draw it into a canvas. It will be scaled, rotated and so on according to the current transformation.http://developer.mozilla.…