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