Commit 1b90deee authored by Joel Martin's avatar Joel Martin

Turn off firebug-lite in canvas test page.

parent a8edf9d8
<html> <html>
<head> <head>
<title>Canvas Performance Test</title> <title>Canvas Performance Test</title>
<meta http-equiv="X-UA-Compatible" content="IE=8,chrome=1"> <!--
<script type='text/javascript' <script type='text/javascript'
src='http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js'></script> src='http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js'></script>
-->
<script src="include/util.js"></script> <script src="include/util.js"></script>
<script src="include/base64.js"></script> <script src="include/base64.js"></script>
<script src="include/canvas.js"></script> <script src="include/canvas.js"></script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment