blob: 61855675393922572c4d9299677c5d2845630a0a [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>