From 6a283294fa582fba16b2cbe641cb9bb6dd2ef13a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20S=C3=A1nchez=20Ortega?= Date: Fri, 8 Jan 2016 13:27:48 +0100 Subject: [PATCH] Extra test case for #4093 --- debug/tests/tile-events.html | 89 ++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 debug/tests/tile-events.html diff --git a/debug/tests/tile-events.html b/debug/tests/tile-events.html new file mode 100644 index 00000000..ebe7f998 --- /dev/null +++ b/debug/tests/tile-events.html @@ -0,0 +1,89 @@ + + + + Leaflet debug page + + + + + + + + + + + + + +

Keep track of how many tileload/tileunload events are being fired. The counts should always match. See #4093

+ +
+ + +
StartLoadErrorUnload +
+
+ +

start = unload + visible on screen

+ + + +