blob: f9271ebf998d51edae2ca92e3bd649df56523ea1 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Selection_deleteContents();
showSelection();
}
</script>
</head>
<body>
<p>Co[ntent 1</p>
<p>Content 2</p>
<ol>
<li>One</li>
<li>T]wo</li>
<li>Three</li>
</ol>
</body>
</html>