We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ce4e5 commit d8bb349Copy full SHA for d8bb349
tests/functional/detectors.js
@@ -49,12 +49,12 @@ define([
49
expectedSignatures = [
50
3343029130, // IE9 Windows
51
1101697779, // IE10
52
- 90940656, // IE11
+ 154466408, // IE11
53
2557409154, // Firefox 27.0 Mac
54
- 686340443, // Firefox 27.0 XP
+ 1076144906, // Firefox 27.0 XP
55
3900377526, // Firefox 27.0 Linux
56
705067259, // Chrome 32.0 Mac OS X
57
- 3985300704, // Chrome 32.0 Windows NT
+ 4229530558, // Chrome 32.0 Windows NT
58
3773734853, // Chrome 32.0 Linux
59
3339203264, // Safari 7.0 Mac
60
3166667154 // Safari 6.0.5 Mac
0 commit comments