blob: 6498510d1c727ccd81015194f8e8ead5ec5966f3 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_enterPressed();
Cursor_enterPressed();
Cursor_enterPressed();
Cursor_enterPressed();
Cursor_enterPressed();
showSelection();
}
</script>
</head>
<body>
<p>Sample text[]</p>
</body>
</html>