diff --git a/mozilla/editor/README.html b/mozilla/editor/README.html new file mode 100644 index 00000000000..3a4eba93424 --- /dev/null +++ b/mozilla/editor/README.html @@ -0,0 +1,51 @@ + + +
++
++The editor is designed like a "browser window with editing features": it +adds some special classes for editing text and managing transaction +undo/redo, but reuses browser code for nearly everything else. +
+ +