Iceweasel doesn't fall into the Firefox bin, but should.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@8573 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
// MOUSEMOVE test does not seem to work...
|
||||
// t.plan( 2 );
|
||||
|
||||
if (OpenLayers.Util.getBrowserName() != "firefox") {
|
||||
if (OpenLayers.Util.getBrowserName() != "firefox" && OpenLayers.Util.getBrowserName() != "mozilla") {
|
||||
t.plan(4);
|
||||
} else {
|
||||
t.plan(0);
|
||||
|
||||
Reference in New Issue
Block a user