| <html><body> | 
 | <h4>Test 1 - Check for hang (was bug #4836034)</h4> | 
 | <ol> | 
 | <li>open this in Blot or Safari</li> | 
 | <li>click before the word "One" in the editable text, below</li> | 
 | <li>repeatedly type cmd-; to advance to the next misspelling</li> | 
 | <li>confirm that you can wrap back to the first misspelling without hanging</li> | 
 | </ol> | 
 | <h4>Test 2 - Check that markings are retained (was bug #4204892)</h4> | 
 | <ol> | 
 | <li>turn on Check Spelling as You Type from Edit->Spelling menu</li> | 
 | <li>click on each of the misspelled words in the line at the bottom of this page</li> | 
 | <p>  (result should be that each misspelled word now has a red squiggly line below it) | 
 | <li>control-click on “foor” in that sentence</li> | 
 | <li>select a corrected spelling from the popup, e.g.“four”</li> | 
 | <li>make sure that no other misspellings lost their red squiggly underline</li> | 
 | </ol> | 
 | <hr> | 
 | <div contenteditable> | 
 | One twwo three foor five siz seven | 
 | <div></br></div> | 
 | <div>eight nine ten</div> | 
 | </div> | 
 | </body></html> |