added support for proxys, fixed a lot of background position issues, added test console

This commit is contained in:
Niklas von Hertzen
2011-07-21 03:12:17 +03:00
parent e64416ea44
commit 9d04b0bbec
16 changed files with 841 additions and 178 deletions

View File

@@ -33,4 +33,4 @@ There are still a lot of CSS properties missing, including most CSS3 properties
### Examples ###
For more information and examples, please visit the <a href="http://html2canvas.hertzen.com">homepage</a>.
For more information and examples, please visit the <a href="http://html2canvas.hertzen.com">homepage</a> or try the <a href="http://html2canvas.hertzen.com/screenshots.html">test console</a>.