blob: fc83eaa477fdfecd5336358d24136fbeb2242238 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Selection_deleteContents();
}
</script>
</head>
<body>
<p>First one</p>
[<p>Second two</p>
<p>Third three</p>]
<p>Fourth four</p>
</body>
</html>