[OpenLayers-Commits] r12141 - trunk/openlayers/tests/Format/SLD
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Thu Jun 30 03:17:30 EDT 2011
Author: bartvde
Date: 2011-06-30 00:17:29 -0700 (Thu, 30 Jun 2011)
New Revision: 12141
Modified:
trunk/openlayers/tests/Format/SLD/v1_0_0.html
Log:
fix up SLD tests which broke after r12129, change is similar to that done by ahocevar in tests/Protocol/WFS.html
Modified: trunk/openlayers/tests/Format/SLD/v1_0_0.html
===================================================================
--- trunk/openlayers/tests/Format/SLD/v1_0_0.html 2011-06-30 05:55:56 UTC (rev 12140)
+++ trunk/openlayers/tests/Format/SLD/v1_0_0.html 2011-06-30 07:17:29 UTC (rev 12141)
@@ -402,7 +402,6 @@
'<Name>test</Name>' +
'<ogc:Filter xmlns:ogc="http://www.opengis.net/ogc">' +
'<ogc:BBOX>' +
- '<ogc:PropertyName/>' +
'<gml:Box xmlns:gml="http://www.opengis.net/gml">' +
'<gml:coordinates decimal="." cs="," ts=" ">0,0 10,10</gml:coordinates>' +
'</gml:Box>' +
More information about the Commits
mailing list