This commit is contained in:
Anton Lavrenov
2016-10-25 09:27:37 -06:00
parent 1d1c305337
commit d3e0a98e75
3 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
(function() {
'use strict';
var isFirefox = navigator.userAgent.toLowerCase().indexOf('firefox') > -1;
// var isFirefox = navigator.userAgent.toLowerCase().indexOf('firefox') > -1;
// constants
var AUTO = 'auto',
//CANVAS = 'canvas',