add HTML5 doctype to all tests
[dygraphs.git] / tests / annotation-gviz.html
index 9a65d71..c65d935 100644 (file)
@@ -1,5 +1,9 @@
+<!DOCTYPE html>
 <html>
   <head>
+    <!--[if IE]>
+    <script type="text/javascript" src="../excanvas.js"></script>
+    <![endif]-->
     <!--
     <script type="text/javascript" src="dygraph-combined.js"></script>
     -->