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