1 <body contenteditable="true"><a href="#">This tests for a crash when creating a list from a link. This paragraph should be a link and should be inside a list item.</a> <br></div>
4 document.execCommand("SelectAll");
5 document.execCommand("InsertUnorderedList");