- Suppose the following content:
- <body>
- <line></line>
- <line></line>foo
- </body>
- If you put the cursor at the end of the document and start hitting backspace, you will encounter this when you reach the first line:
- TypeError: this.handlers[this.node.nodeName].toSchema(this.node, this.cursor).chars is not a function
- edit.js line 609
