From 0e9b61d209e167bd022d09d805ddbd7abf518e84 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Thu, 24 Jun 2010 12:55:26 -0500 Subject: [PATCH] TODO: Test IE 9 preview 3. --- docs/TODO | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/TODO b/docs/TODO index 8dc8e730..903a5f73 100644 --- a/docs/TODO +++ b/docs/TODO @@ -1,10 +1,16 @@ -Medium Term: +Short Term: + +- Test on IE 9 preview 3. - Support WebSockets version 76 in proxy (Chrome 6 and Safari 5). - Support Opera 10.60. -- Possibly support IE using excanvas: http://excanvas.sourceforge.net/ +- Possibly support IE <= 8.0 using excanvas: + http://excanvas.sourceforge.net/ + + +Medium Term: - Timing delta between frames in proxy record log, for playback support (for demo and test).