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