=== TC 1 ===
 
 1. Insert a table using the dialog.
 1. Click beneath.
  * In elements path, only "body" should be visible
 1. Type a few words and press ENTER.
  * Entered text should be placed below table
  
=== TC 2 ===

 1. Clear all contents
 1. Insert a table
 1. Type "AAA", and set cursor at the beginning of line
 1. Press enter 4 times (AAA was moved down)
 1. Click with a mouse below the table
 1. Type "BBB", press enter
 * Cursor should be placed below BBB line.
 
=== TC 3 ===
IE 
 1. Clear all contents
 1. Insert a table
 1. Before typing any text, choose a color from color panel.
 1. Type some text
  * Cursor should be placed below table and should be painted with selected color.
 1. Switch to Source and check if there is no redundant tags
 
Editor 1