There was an error while loading. Please reload this page.
1 parent 963956d commit 5c0935eCopy full SHA for 5c0935e
1 file changed
tests/functional/detectors.js
@@ -41,7 +41,7 @@ define([
41
var
42
// Expected viewport dimensions vary based on browser
43
expectedViewportWidths = [980, 1016, 1024, 1280],
44
- expectedViewportHeights = [636, 642, 644, 667, 670, 673, 684, 686, 695, 702, 705, 706, 707, 712],
+ expectedViewportHeights = [636, 642, 644, 660, 667, 670, 673, 684, 686, 695, 702, 705, 706, 707, 712],
45
46
// User fingerprint varies based on browser features
47
// TODO: try to hash this off the useragent -
0 commit comments