blob: 4dc5240741de0b7f0052dcafd62d2fd27598ec5a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_deleteCharacter();
showSelection();
}
</script>
</head>
<body>
<h1>Heading</h1>
<ul><li><p>[]List item</p></li></ul>
</body>
</html>