IE9 fixes: mouse, doctype. Adobe Flash link.

Fix mouse button mapping in IE9. All browsers have converged on
a standard left=0, middle=1, right=2 ... all except IE that is.

Add html5 doctype to tests.

In vnc_perf test, use do_test instead of start for function name since
start is a keyword in IE.

In error about Flash give a link to Adobe's download page.
This commit is contained in:
Joel Martin
2011-03-29 15:44:03 -05:00
parent 0b6292b8c0
commit f899070482
7 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head><title>Input Test</title></head>
<body>