We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c6f14 commit 0074781Copy full SHA for 0074781
src/snapshot/helpers.js
@@ -63,5 +63,3 @@ function fixBinary(b) {
63
}
64
65
exports.IMAGE_URL_PREFIX = /^data:image\/\w+;base64,/;
66
-
67
-exports.MSG_IE_BAD_FORMAT = 'Sorry IE does not support downloading from canvas. Try {format:\'svg\'} instead.';
0 commit comments