2 Copying and pasting content inside of a PRE tag. This test was created after fixing 3918056.
4 The PRE tag and the formatting of the text inside of the PRE should be maintained. Should see this content in the red box below:
9 execCutCommand: <div id="test" class="editing"> <pre><br></pre> </div>
10 execPasteCommand: <div id="test" class="editing"> <pre><span class="Apple-style-span" style="font-family: 'times new roman'; white-space: normal; "><pre>foo bar</pre></span></pre> </div>