TODO: Test IE 9 preview 3.

This commit is contained in:
Joel Martin 2010-06-24 12:55:26 -05:00
parent 35f5b11ce5
commit 0e9b61d209
1 changed files with 8 additions and 2 deletions

View File

@ -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 WebSockets version 76 in proxy (Chrome 6 and Safari 5).
- Support Opera 10.60. - 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 - Timing delta between frames in proxy record log, for playback
support (for demo and test). support (for demo and test).