blob: 681d804fe41a5a7c33cfb36f3c061fac5c763137 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Selection_deleteContents();
showSelection();
}
</script>
</head>
<body>
<p>First [one</p>
<p>Second ]two</p>
</body>
</html>