Leaflet/spec
Yohan Boniface 50d7121f72 Make _fireDOMEvent accept optional targets
In the case of canvas path, we can't add the canvas element itself
as an interactiveTarget, given that it's big like the path bbox, and
thus would make all this bbox target of events (so also clicking
outside of the path itself, the layer would fire click event, for
example)
2015-07-06 13:55:59 +02:00
..
suites Make _fireDOMEvent accept optional targets 2015-07-06 13:55:59 +02:00
.eslintrc Allow to use console in tests 2015-03-07 12:48:46 +01:00
after.js update karma config to work on version 0.10 2013-09-12 13:13:49 +03:00
expect.js Use mocha 2013-04-03 14:50:09 -07:00
index.html Remove control from existing map in onAdd (fixes #3020) 2014-11-13 10:49:43 -08:00
karma.conf.js Remove browserNoActivityTimeout from karma config 2015-03-07 23:12:15 +01:00
sinon.js Use mocha 2013-04-03 14:50:09 -07:00
spec.hintrc.js jshinting and major clean up of specs code, ref #2151 2013-11-07 23:54:33 +02:00