"BugFixes"

This commit is contained in:
André Fiedler 2012-03-04 20:18:03 +00:00
parent 9fc366b3f7
commit 954631d045

View File

@ -1,10 +1,12 @@
// declare vars (preventing JSHint messages) // declare vars (preventing JSHint messages)
/* this breaks the testing for IE<9
var test = test || function(){}, var test = test || function(){},
QUnit = QUnit || {}, QUnit = QUnit || {},
_html2canvas = _html2canvas || {}; _html2canvas = _html2canvas || {};
*/
module("Generate"); //module("Generate"); // <- overwrites predefined CSS-module ?
$(function() { $(function() {
var propsToTest = {}, var propsToTest = {},