13 Commits

Author SHA1 Message Date
MoyuScript
96b8431b24 webdriver testing 2012-12-27 23:06:47 +02:00
MoyuScript
d88e72e1b6 Added a sublime-project file for Sublime Text 2 that contains the detected linting and standards set. Allows Sublime Text 2 to automatically follow the standards and have live linting enabled. Trimmed useless whitespace. 2012-05-29 11:26:26 +10:00
MoyuScript
35fd0ae8bf bug fixes 2012-03-03 21:03:59 +02:00
MoyuScript
67c5af1822 removed jQuery.css dependancy and few general CSS bug fixes 2012-03-03 19:18:39 +02:00
MoyuScript
68d2c50832 update tests/origin.html to use the new options overriding
allow tests to override selector and rendering options
2012-03-03 15:24:26 +01:00
MoyuScript
ae6d988ec3 updated test.js to allow options 2012-03-03 00:52:46 +02:00
MoyuScript
ffcd5c04fb Split renderers to their own objects 2012-03-02 20:35:48 +02:00
MoyuScript
243a3ae8f5 simplified API and cleaned up code 2012-03-02 18:05:03 +02:00
MoyuScript
dcd0c7d691 added support for CORS images and option to create canvas as tainted 2012-03-01 19:44:25 +02:00
MoyuScript
0b1fb0dac7 build: improve minification, more verbose 2012-02-26 22:30:34 +01:00
MoyuScript
dd0331fd81 added flashcanvas integration and some legacy IE bug fixes 2012-02-26 00:19:16 +02:00
MoyuScript
8d340ebd97 jquery.plugin.html2canvas: add profiling option, tests: enable profiling
in case you run the tests in firefox and have firebug installed and
active you now get a profiling run of html2canvas ;)
2012-02-04 15:32:09 +01:00
MoyuScript
15eefadbf9 moved common code into tests/test.js 2011-12-11 18:06:57 +01:00