editor: chrome specific - stop selecting the whole word after right click
[fnpeditor.git] / src / editor / modules / documentCanvas / canvas / canvas.html
1 <div class="view-table">
2     <div class="view-row">
3         <div class="root-wrapper" contenteditable="true" spellcheck="false"></div>
4     </div>
5 </div>