summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilson Page <wilsonpage@me.com>2013-10-15 21:56:03 +0100
committerWilson Page <wilsonpage@me.com>2013-10-15 21:56:03 +0100
commit57f3494e13da3858728cb3737407b6fb18d6c39c (patch)
treebed4c2422c6c9e8b8bf96d7a33efcd36b005d9c0
parent28f546282bdd586de047dd12213db4b0545a6bc7 (diff)
downloadfastdom-57f3494e13da3858728cb3737407b6fb18d6c39c.zip
fastdom-57f3494e13da3858728cb3737407b6fb18d6c39c.tar.gz
fastdom-57f3494e13da3858728cb3737407b6fb18d6c39c.tar.bz2
Remove issue notev0.8.2
-rw-r--r--index.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/index.js b/index.js
index fd5f254..32f1693 100644
--- a/index.js
+++ b/index.js
@@ -6,12 +6,6 @@
* by batching DOM read/write
* interactions.
*
- * ISSUE:
- *
- * When mode is 'reading' and a write
- * comes in, it is currently scheduling
- * a new frame.
- *
* @author Wilson Page <wilsonpage@me.com>
*/