blob: ecb3df541d69e47a0fbf4bc2fb3d1dc6dd54a6c0 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Selection_deleteContents();
showSelection();
}
</script>
</head>
<body>
one [two] three
<p>four five six</p>
</body>
</html>