blob: b4cdbcd30622d712050af1fe0daccd5dc6767caa [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>