summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-11-15 00:04:49 +0000
committerNick White <git@njw.me.uk>2010-11-15 00:04:49 +0000
commit68eb363dc0c535a309f2ae533cedf27b92f6cd8e (patch)
treed624225fa5e55d3de241e1630a0c8d4f52bdf402 /TODO
parent0781d0f5df9aee336e3b6b6de4143c2e2f83e6ad (diff)
Fix bug with test script, work around another
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5a74f91..9e90e7c 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
chromium: is the script src=simplyread in background.html necessary?
add ctrl-alt-r to chromium extension
http://code.google.com/chrome/extensions/events.html
+make tests for chromium and firefox engines
+ https://developer.mozilla.org/en/Automated_testing_tips_and_tricks
+find out why alert is needed to allow surf tests to complete