add HTML5 doctype to all tests
authorDan Vanderkam <dan@dygraphs.com>
Mon, 21 Mar 2011 15:12:44 +0000 (11:12 -0400)
committerDan Vanderkam <dan@dygraphs.com>
Mon, 21 Mar 2011 15:12:44 +0000 (11:12 -0400)
commit54425b14df388e9337a1d77876512bb60ba74c3b
treed76b7423ae2144e9a1be93c9dcfd37b693a4926b
parent92fd68d8d81bbe54bae58e4c02c9a2466cab966c
add HTML5 doctype to all tests
68 files changed:
tests/annotation-gviz.html
tests/annotation.html
tests/avoidMinZero.html
tests/border.html
tests/callback.html
tests/century-scale.html
tests/color-visibility.html
tests/connect-separated.html
tests/crosshair.html
tests/csv-numeric-x.html
tests/custom-bars.html
tests/customLabel.html
tests/dateWindow.html
tests/daylight-savings.html
tests/demo.html
tests/draw-points.html
tests/dygraph-many-points-benchmark.html
tests/dygraph.html
tests/dynamic-update.html
tests/fillGraph.html
tests/fractions.html
tests/grid_dot.html
tests/gviz-infinity.html
tests/gviz-selection.html
tests/gviz.html
tests/highlighted-region.html
tests/hourly.html
tests/independent-series.html
tests/interaction.html
tests/isolated-points.html
tests/label-div.html
tests/labelsKMB.html
tests/layout-options.html
tests/linear-regression-addseries.html
tests/linear-regression-fractions.html
tests/linear-regression.html
tests/link-interaction.html
tests/logscale.html
tests/missing-data.html
tests/native-format.html
tests/negative.html
tests/no-range.html
tests/no-visibility.html
tests/noise.html
tests/number-format.html
tests/numeric-axis.html
tests/numeric-gviz.html
tests/out-of-order.html
tests/per-series.html
tests/perf.html
tests/plotter.html
tests/resize.html
tests/reverse-y-axis.html
tests/significant-figures.html
tests/small-range-zero.html
tests/spacing.html
tests/stacked.html
tests/steps.html
tests/stock.html
tests/synchronize.html
tests/two-axes.html
tests/two-series.html
tests/underlay-callback.html
tests/visibility.html
tests/x-axis-formatter.html
tests/y-axis-formatter.html
tests/zero-series.html
tests/zoom.html