add the magic <meta> tag for IE8+9
[dygraphs.git] / tests / numeric-gviz.html
index 585b07d..3d7236b 100644 (file)
@@ -1,5 +1,7 @@
+<!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>numeric gviz</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>