blob: 2676cbd824dff28f8905e41700ee5c43594c96e7 [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>