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