mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
IE fix
This commit is contained in:
parent
1c6469d29b
commit
88174fe136
@ -18,7 +18,7 @@ html2canvas.Preload = function(element, opts){
|
||||
numTotal: 0,
|
||||
cleanupDone: false
|
||||
},
|
||||
pageOrigin = window.location.protocol + window.location.host,
|
||||
pageOrigin,
|
||||
methods,
|
||||
i,
|
||||
count = 0,
|
||||
|
Loading…
Reference in New Issue
Block a user