Kill all the IE/excanvas hacks
[dygraphs.git] / tests / css-positioning.html
index 829de2f..d920ce5 100644 (file)
@@ -1,11 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
-    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>demo</title>
-    <!--[if IE]>
-    <script type="text/javascript" src="../excanvas.js"></script>
-    <![endif]-->
     <script type="text/javascript" src="../dygraph-dev.js"></script>
     <style>
       /* Changing 'body' -> 'html, body' triggers a bug */