diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html
index da32372..fb209dd 100755
--- a/experiments/outline-editor/index.html
+++ b/experiments/outline-editor/index.html
@@ -49,6 +49,11 @@ var setup = function(){
- ## Bugs:
focused:: true
- BUG: mobile browsers behave quite chaotically ignoring parts of the styling...
+ - FF:
+ - zooming on edited field
+ - normal textarea is not sized correctly
+ - General:
+ - side margins are a bit too large (account for toolbat to the right)
-
- ## ToDo:
- selection / multiple node selection (via shift+motion)