[OpenLayers-Commits] r7340 - trunk/openlayers/tests
commits at openlayers.org
commits at openlayers.org
Tue Jun 10 16:25:08 EDT 2008
Author: tschaub
Date: 2008-06-10 16:25:08 -0400 (Tue, 10 Jun 2008)
New Revision: 7340
Modified:
trunk/openlayers/tests/Request.html
Log:
Including the change in tests that satisfied IE. (see #1565)
Modified: trunk/openlayers/tests/Request.html
===================================================================
--- trunk/openlayers/tests/Request.html 2008-06-10 15:52:56 UTC (rev 7339)
+++ trunk/openlayers/tests/Request.html 2008-06-10 20:25:08 UTC (rev 7340)
@@ -15,7 +15,6 @@
}
function teardown() {
OpenLayers.Request.XMLHttpRequest = window._xhr;
- delete window._xhr;
}
function test_issue(t) {
More information about the Commits
mailing list