blob: aef68878c0343e87cdc6506d585bfd13e350f6f0 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Selection_deleteContents();
showSelection();
}
</script>
</head>
<body>
<ol>
<li>One</li>
<li>Two</li>
<li>Thr[ee</li>
</ol>
<p>Content 1</p>
<p>Cont]ent 2</p>
</body>
</html>