blob: f117a5d561f28a63c9a6c54b29fcb97066fae9fc [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Selection_deleteContents();
showSelection();
}
</script>
</head>
<body>
<h1>Head[ing</h1>
<ul>
<li><p>One</p></li>
<li><p>Tw]o</p></li>
<li><p>Three</p></li>
</ul>
</body>
</html>