7 Test for
<i><a href=
"http://bugs.webkit.org/show_bug.cgi?id=10144">http://bugs.webkit.org/show_bug.cgi?id=
10144</a>
8 REGRESSION: Reproducible assertion failure in DeleteSelectionCommand::fixupWhitespace()
</i>.
10 <div id=
"you" style=
"height: 100px; white-space: pre-wrap; -webkit-user-modify: read-write;">
14 var div
= document
.getElementById("you");
15 var selection
= window
.getSelection();
16 selection
.collapse(div
, 2);
17 document
.execCommand("Delete");