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