blob: 82617f58e6206f6694249363efc7dece2f26a4d6 [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>Content 2</p>
</body>
</html>