| <script src="../../LayoutTests/editing/editing.js"></script> |
| typeCharacterCommand('t'); |
| typeCharacterCommand('h'); |
| typeCharacterCommand('e'); |
| typeCharacterCommand(' '); |
| typeCharacterCommand('m'); |
| typeCharacterCommand('e'); |
| typeCharacterCommand('s'); |
| typeCharacterCommand('a'); |
| typeCharacterCommand('e'); |
| typeCharacterCommand('g'); |
| typeCharacterCommand('e'); |
| typeCharacterCommand('e'); |
| typeCharacterCommand(' '); |
| execMoveSelectionBackwardByCharacterCommand(); |
| <title>Testing closing window when correction suggestion is shown</title> |
| <div><p>This test verifies that when correction suggestion is visible, closing window doesn't hang or crash.</p> |
| <p>After seeing the panel with multiple candidates, close the window.</p> |
| <div contenteditable id="root" class="editing"> |