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