diff --git a/tests/Format/WMSCapabilities/v1_1_1.html b/tests/Format/WMSCapabilities/v1_1_1.html
index 0d044e480c..e3b0863624 100644
--- a/tests/Format/WMSCapabilities/v1_1_1.html
+++ b/tests/Format/WMSCapabilities/v1_1_1.html
@@ -340,7 +340,7 @@
// needed for the minScale/maxScale test, see below
var dpi = OpenLayers.DOTS_PER_INCH;
- OpenLayers.DOTS_PER_INCH = 90.71;
+ OpenLayers.DOTS_PER_INCH = 90.710230403857;
var xml = document.getElementById("ogcsample").firstChild.nodeValue;
var doc = new OpenLayers.Format.XML().read(xml);
@@ -377,7 +377,7 @@
- corresponds to (RESOLUTION keyword in MAP file has value of 90.71):
+ corresponds to (RESOLUTION keyword in MAP file has value of 90.710230403857):
MAXSCALE 250000
MINSCALE 1000
diff --git a/tests/Layer.html b/tests/Layer.html
index 22935f7e3a..85f22aae6a 100644
--- a/tests/Layer.html
+++ b/tests/Layer.html
@@ -315,7 +315,7 @@
for (var i=0; i