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