Reported by jteh on 2009-08-26 07:14
In order to make editable nodes work for MSHTML buffers, we need to:
- Have MSHTML virtual buffer nodes communicate that they are editable (designMode or contentEditable property); and
- Render a space for empty editable nodes.
Reported by jteh on 2009-08-26 07:14
In order to make editable nodes work for MSHTML buffers, we need to: