Pulled up r686:r688 test fixes from trunk.
git-svn-id: http://svn.openlayers.org/branches/openlayers/1.0@689 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
tile.draw();
|
||||
|
||||
var img = tile.imgDiv.childNodes[0];
|
||||
var img = tile.imgDiv;
|
||||
|
||||
if (!isMozilla)
|
||||
t.ok( true, "skipping element test outside of Mozilla");
|
||||
|
||||
Reference in New Issue
Block a user