4 <div class=
"explanation">
5 This is a layout test for
<a href=
"rdar://problem/4370209">rdar://problem/
4370209</a> "Reproducible crash when pasting over whitespace:pre text".
6 The text below is selected, copied, and pasted over itself. You'll see foo/nbar if successful.
8 <div contenteditable
id=
"root" style=
"word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space;">
9 <div id=
"test" class=
"editing">
14 <script src=
"../editing.js"></script>
17 function editingTest() {
23 runDumpAsTextEditingTest();