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