blob: 889ebee841d1bfd37e52119aeef74c661d18883c [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>Cont]ent 1</p>
<p>Content 2</p>
</body>
</html>