This tests createMarkup via insertOrderedList. It makes sure that we don't delete font styles and text decorations. This test must be rewritten when insertOrderedList is modified not to use moveParagraph. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS testCreateMarkup('hello') is 'hello' PASS testCreateMarkup('hello') is 'hello' PASS testCreateMarkup('hello') is 'hello' PASS testCreateMarkup('hello') is 'hello' PASS testCreateMarkup('hello') is 'hello' PASS testCreateMarkup('hello') is 'hello' PASS testCreateMarkup('hello') is 'hello' PASS testCreateMarkup('hello') is 'hello' PASS testCreateMarkup('world') is 'world' PASS testCreateMarkup('hello') is 'hello' PASS testCreateMarkup('hello world webkit') is 'hello world webkit' PASS successfullyParsed is true TEST COMPLETE