Leaflet/spec/suites/layer
ghybs 2dc70945f8 Test(ImageOverlay+TileLayer): crossOrigin option to IMG crossorigin attribute (#6022)
* Test(ImageOverlay): crossOrigin option to IMG crossorigin attribute

typical values: false (default), true => '', <string> => <string>
now that a string value can be passed to this option.

* Test(TileLayer): crossOrigin option to IMG crossorigin attribute

typical values: false (default), true => '', <string> => <string>
now that a string value can be passed to this option.

* Style(TileLayerSpec): remove commented code

* Style(TileLayerSpec): remove more commented code
2018-01-24 15:24:02 +01:00
..
marker Set alt HTML attribute only for img-based Markers (#5979) 2018-01-01 11:30:16 +02:00
tile Test(ImageOverlay+TileLayer): crossOrigin option to IMG crossorigin attribute (#6022) 2018-01-24 15:24:02 +01:00
vector #5921 Remove touch based click tolerance (#5922) 2017-11-17 14:36:23 +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 to IMG crossorigin attribute (#6022) 2018-01-24 15:24:02 +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