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