From d16579a0ee27bb61214365d5de803121bab2a305 Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Thu, 3 Dec 2009 17:19:37 -0800 Subject: [PATCH] all tests pass in IE8! --- tests/callback.html | 4 ++-- tests/crosshair.html | 18 +++++------------- tests/customLabel.html | 4 ++-- tests/grid_dot.html | 8 +++++--- tests/hourly.html | 12 ++++++------ tests/missing-data.html | 4 ++-- tests/native-format.html | 4 ++-- tests/noise.html | 8 ++++---- tests/numeric-axis.html | 4 ++-- tests/perf.html | 6 +++--- tests/plotter.html | 4 ++-- tests/spacing.html | 8 ++++---- tests/two-series.html | 8 ++++---- 13 files changed, 43 insertions(+), 49 deletions(-) diff --git a/tests/callback.html b/tests/callback.html index 89ba63d..7f9d278 100644 --- a/tests/callback.html +++ b/tests/callback.html @@ -11,7 +11,7 @@

Hover, click and zoom to test the callbacks:

-
+
@@ -28,7 +28,7 @@ }; g = new Dygraph( - document.getElementById("g"), + document.getElementById("div_g"), NoisyData, { rollPeriod: 7, showRoller: true, diff --git a/tests/crosshair.html b/tests/crosshair.html index 4dbadc8..3d8a254 100644 --- a/tests/crosshair.html +++ b/tests/crosshair.html @@ -11,14 +11,14 @@

Hover, click and zoom to test the callbacks:

-
+
diff --git a/tests/customLabel.html b/tests/customLabel.html index 8753183..a8e72a3 100644 --- a/tests/customLabel.html +++ b/tests/customLabel.html @@ -11,11 +11,11 @@

Labels are transparent and repositioned:

-
+
+ + + @@ -12,11 +14,11 @@

Dot and lines should be extra large. Grid is red.

-
+
-
+