From b645fd882cc4aab0db5380a70061ce7c564c58bf Mon Sep 17 00:00:00 2001 From: crschmidt Date: Tue, 6 Feb 2007 04:47:14 +0000 Subject: [PATCH] Simple failing test case for the problem hidden by the checkImgUrl() function in Tile/Image.js. This is, for the moment, a manual test, though once we solve the problem it will hopefully be possible to turn this into an automated test. git-svn-id: http://svn.openlayers.org/trunk/openlayers@2206 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- tests/grid_inittiles.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 tests/grid_inittiles.html diff --git a/tests/grid_inittiles.html b/tests/grid_inittiles.html new file mode 100644 index 0000000000..78905d621d --- /dev/null +++ b/tests/grid_inittiles.html @@ -0,0 +1,32 @@ + + + + + + + +

Grid Test

+

Map should display with two centered tiles. If there appear to be a combination of two zoom levels, then this test is failed, and something is broken in OpenLayers.

+
+ +