blob: 42eef601ca33690f13412e57624bb7537ce31d1b [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_enterPressed();
showSelection();
}
</script>
</head>
<body>
<ol>
<li>aaa[]bbb</li>
</ol>
</body>
</html>