blob: 259ce0e6e0b66e5591dac06834a80696f0a77974 [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>