mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
"BugFixes"
This commit is contained in:
parent
9fc366b3f7
commit
954631d045
@ -1,10 +1,12 @@
|
||||
// declare vars (preventing JSHint messages)
|
||||
/* this breaks the testing for IE<9
|
||||
var test = test || function(){},
|
||||
QUnit = QUnit || {},
|
||||
_html2canvas = _html2canvas || {};
|
||||
*/
|
||||
|
||||
|
||||
module("Generate");
|
||||
//module("Generate"); // <- overwrites predefined CSS-module ?
|
||||
$(function() {
|
||||
|
||||
var propsToTest = {},
|
||||
|
Loading…
Reference in New Issue
Block a user