blob: eefc6858212d66241afd8d10a633639be7b792ba [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_deleteCharacter();
showSelection();
}
</script>
</head>
<body>
<ul>
<li><p>O[]</p></li>
<li><p>Two</p></li>
<li><p>Three</p></li>
</ul>
</body>
</html>