Leaflet/debug
Robert Nordan 90cb132269 Add a test that shows the DOM change failure
The icon should switch from blue to red and back, but does not in IE
because the DOMelement has disappeared, as in issue #561. Instead, the
mouseover event is fired on any mouse motion in the marker. In addition,
in FF & Chrome the mouseover and mouseout events are continously fired
on any movement, which gives the correct visual results but causes
a lot of superflous event handling.
2013-05-31 12:47:51 +02:00
..
css tidy up debug files 2011-04-08 14:53:34 +03:00
hacks update cloudmade API key on all debug pages 2013-03-22 16:27:07 +02:00
map update cloudmade API key on all debug pages 2013-03-22 16:27:07 +02:00
tests Add a test that shows the DOM change failure 2013-05-31 12:47:51 +02:00
vector Update TouchZoomEmu with more crazy tests. Useful when debugging touch zoom behaviour 2013-04-15 11:54:43 +12:00
leaflet-include.js cleanup leaflet-include.js 2013-01-31 12:59:41 +02:00