From e27f94d10bc541106d1e4388aa087fc3f72063ea Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Wed, 28 Dec 2016 15:27:17 -0500 Subject: [PATCH] Update tests to source CSS from dist --- tests/annotation-native.html | 2 +- tests/annotation.html | 2 +- tests/border.html | 2 +- tests/callback.html | 2 +- tests/century-scale.html | 2 +- tests/charting-combinations.html | 2 +- tests/color-cycle.html | 2 +- tests/color-visibility.html | 2 +- tests/connect-separated.html | 2 +- tests/crosshair.html | 2 +- tests/css-positioning.html | 2 +- tests/custom-bars.html | 2 +- tests/custom-circles.html | 2 +- tests/customLabel.html | 2 +- tests/customLabelCss3.html | 2 +- tests/dateWindow.html | 2 +- tests/daylight-savings.html | 2 +- tests/demo.html | 2 +- tests/dense-fill.html | 2 +- tests/draw-points.html | 2 +- tests/drawing.html | 2 +- tests/dygraph-many-points-benchmark.html | 2 +- tests/dygraph.html | 2 +- tests/dynamic-update.html | 2 +- tests/exported-symbols.html | 2 +- tests/fillGraph-alpha.html | 2 +- tests/fillGraph.html | 2 +- tests/fractions.html | 2 +- tests/grid_dot.html | 2 +- tests/gviz-infinity.html | 2 +- tests/gviz-selection.html | 2 +- tests/gviz.html | 2 +- tests/hairlines.html | 2 +- tests/highlighted-region.html | 2 +- tests/hourly.html | 2 +- tests/iframe.html | 2 +- tests/independent-series.html | 2 +- tests/interaction.html | 2 +- tests/is-zoomed.html | 2 +- tests/isolated-points.html | 2 +- tests/label-div.html | 2 +- tests/labelsDateUTC.html | 2 +- tests/labelsKMB.html | 2 +- tests/layout-options.html | 2 +- tests/legend-formatter.html | 2 +- tests/legend-values.html | 2 +- tests/linear-regression-addseries.html | 2 +- tests/linear-regression-fractions.html | 2 +- tests/linear-regression.html | 2 +- tests/link-interaction.html | 2 +- tests/logscale.html | 2 +- tests/missing-data.html | 2 +- tests/multi-scale.html | 2 +- tests/native-format.html | 2 +- tests/negative.html | 2 +- tests/no-range.html | 2 +- tests/no-visibility.html | 2 +- tests/number-format.html | 2 +- tests/numeric-axis.html | 2 +- tests/numeric-gviz.html | 2 +- tests/out-of-order.html | 2 +- tests/per-series.html | 2 +- tests/perf.html | 2 +- tests/plotter.html | 2 +- tests/plotters.html | 2 +- tests/plugins.html | 2 +- tests/range-selector.html | 2 +- tests/resize.html | 2 +- tests/reverse-y-axis.html | 2 +- tests/series-highlight.html | 2 +- tests/small-range-zero.html | 2 +- tests/smooth-plots.html | 2 +- tests/spacing.html | 2 +- tests/stacked.html | 2 +- tests/steps.html | 2 +- tests/stock.html | 2 +- tests/straw-broom.html | 2 +- tests/styled-chart-labels.html | 2 +- tests/synchronize.html | 2 +- tests/temperature-sf-ny.html | 2 +- tests/two-axes-vr.html | 2 +- tests/two-axes.html | 2 +- tests/unboxed-spark.html | 2 +- tests/underlay-callback.html | 2 +- tests/value-axis-formatters.html | 2 +- tests/visibility.html | 2 +- tests/x-axis-formatter.html | 2 +- tests/zero-series.html | 2 +- tests/zoom.html | 2 +- 89 files changed, 89 insertions(+), 89 deletions(-) diff --git a/tests/annotation-native.html b/tests/annotation-native.html index 4e4538d..53ce249 100644 --- a/tests/annotation-native.html +++ b/tests/annotation-native.html @@ -1,7 +1,7 @@ - + Native format annotations diff --git a/tests/annotation.html b/tests/annotation.html index b561b3a..c180070 100644 --- a/tests/annotation.html +++ b/tests/annotation.html @@ -1,7 +1,7 @@ - + demo diff --git a/tests/border.html b/tests/border.html index 37537bb..17ce989 100644 --- a/tests/border.html +++ b/tests/border.html @@ -1,7 +1,7 @@ - + gadget border diff --git a/tests/callback.html b/tests/callback.html index 3f2102d..d19c40e 100644 --- a/tests/callback.html +++ b/tests/callback.html @@ -1,7 +1,7 @@ - + callbacks diff --git a/tests/century-scale.html b/tests/century-scale.html index 4c486e1..b74bee8 100644 --- a/tests/century-scale.html +++ b/tests/century-scale.html @@ -1,7 +1,7 @@ - + demo diff --git a/tests/charting-combinations.html b/tests/charting-combinations.html index 18157a6..2722b87 100644 --- a/tests/charting-combinations.html +++ b/tests/charting-combinations.html @@ -1,7 +1,7 @@ - + Charting combinations diff --git a/tests/color-cycle.html b/tests/color-cycle.html index 18bfacc..1d8182f 100644 --- a/tests/color-cycle.html +++ b/tests/color-cycle.html @@ -1,7 +1,7 @@ - + color cycles diff --git a/tests/color-visibility.html b/tests/color-visibility.html index 56a8866..36a602b 100644 --- a/tests/color-visibility.html +++ b/tests/color-visibility.html @@ -1,7 +1,7 @@ - + color visibility diff --git a/tests/connect-separated.html b/tests/connect-separated.html index a17e728..32de8b1 100644 --- a/tests/connect-separated.html +++ b/tests/connect-separated.html @@ -1,7 +1,7 @@ - + connect separated diff --git a/tests/crosshair.html b/tests/crosshair.html index b3c8b47..3bac264 100644 --- a/tests/crosshair.html +++ b/tests/crosshair.html @@ -1,7 +1,7 @@ - + crosshairs diff --git a/tests/css-positioning.html b/tests/css-positioning.html index 11238c5..add2393 100644 --- a/tests/css-positioning.html +++ b/tests/css-positioning.html @@ -1,7 +1,7 @@ - + demo