blob: 0653b4eba5bfc6d04e7b5665bf2c81962899c92a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Selection_deleteContents();
showSelection();
}
</script>
</head>
<body>
one two three[
<p>]four five six</p>
</body>
</html>