summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS3
1 files changed, 3 insertions, 0 deletions
diff --git a/BUGS b/BUGS
new file mode 100644
index 0000000..52d3f62
--- /dev/null
+++ b/BUGS
@@ -0,0 +1,3 @@
+When run as a bookmarklet in firefox, the first run it hasn't registered
+readable() by the time it is called. Subsequent runs work fine. This
+occurs whether readable is in a separate javascript: clause or not.