Fix failing tests in IE9

This commit is contained in:
Bart van den Eijnden
2014-12-10 11:59:02 +01:00
parent ae8f5149a7
commit c3beae6b16
4 changed files with 16 additions and 13 deletions

View File

@@ -296,11 +296,11 @@ describe('ol.format.WFS', function() {
var updateFeature = new ol.Feature();
updateFeature.setGeometryName('the_geom');
updateFeature.setGeometry(new ol.geom.MultiLineString([[
[-12279454.47665902, 6741885.67968707],
[-12064207.805007964, 6732101.740066567],
[-11941908.559751684, 6595126.585379533],
[-12240318.718177011, 6507071.128795006],
[-12416429.631346056, 6604910.52500003]
[-12279454, 6741885],
[-12064207, 6732101],
[-11941908, 6595126],
[-12240318, 6507071],
[-12416429, 6604910]
]]));
updateFeature.setId('FAULTS.4455');
var serialized = format.writeTransaction(null, [updateFeature], null, {