Kill all the IE/excanvas hacks
[dygraphs.git] / tests / is-zoomed.html
index 4b9bb92..e074527 100644 (file)
@@ -1,10 +1,6 @@
 <html>
   <head>
-    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>isZoomedIgnoresProgrammaticZoom Flag</title>
-    <!--[if IE]>
-    <script type="text/javascript" src="../excanvas.js"></script>
-    <![endif]-->
     <!--
     For production (minified) code, use:
     <script type="text/javascript" src="dygraph-combined.js"></script>