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