Leaflet/spec/suites/layer
ghybs bed7cd101e test(GridLayer): fix pan keepBuffer graph browser
because graphical browsers, even in non-animated pan, will still perform tile fade-in animation, which require some frames before calling _pruneTiles().
2018-06-22 15:57:40 +04:00
..
marker Fix(Draggable): compensate for container CSS scale (#6055) 2018-03-16 19:46:44 +04:00
tile test(GridLayer): fix pan keepBuffer graph browser 2018-06-22 15:57:40 +04:00
vector Fix race condition when removing canvas before it has rendered (#6033) 2018-01-29 15:36:50 +01:00
FeatureGroupSpec.js Clean up and document event propagation properties (#5880) 2017-10-27 16:18:12 +02:00
GeoJSONSpec.js Add precision parameter to all toGeoJSON functions (#5444) 2017-05-31 14:06:58 +02:00
ImageOverlaySpec.js Test(ImageOverlay+TileLayer): crossOrigin option add 5th test case (#6027) 2018-01-25 13:46:34 +01:00
LayerGroupSpec.js [LayerGroup] Use eachLayer for iterations over layers (#5809) 2017-09-30 16:58:10 +03:00
PopupSpec.js add icon popupAnchor option test for nonPhantom browsers (#5865) 2017-10-23 15:29:28 +02:00
TooltipSpec.js skipIfNotTouch instead of overriding Browser.touch (#5869) 2017-10-26 15:34:31 +03:00