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