From d879ca8d0038e7887eeb0f0a91b0df793c5cfff8 Mon Sep 17 00:00:00 2001 From: ahocevar Date: Fri, 10 Sep 2010 12:49:10 +0000 Subject: [PATCH] add MultiMap tests without document.write, because this does not work in IE. We also have to do a try-catch in the first test to avoid tests from failing in WebKit browsers when the api key is incorrect. Non-functional change. git-svn-id: http://svn.openlayers.org/trunk/openlayers@10724 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- tests/Layer/MultiMap.html | 31 +++++++++++++++++++++++-------- tests/list-tests.html | 2 +- 2 files changed, 24 insertions(+), 9 deletions(-) diff --git a/tests/Layer/MultiMap.html b/tests/Layer/MultiMap.html index 4c9a619130..ad2210128d 100644 --- a/tests/Layer/MultiMap.html +++ b/tests/Layer/MultiMap.html @@ -4,38 +4,51 @@ +
  • Layer/MultiMap.html
  • Layer/PointTrack.html
  • Layer/SphericalMercator.html
  • Layer/Text.html