blob: 77a26e39dcbc783c878d3fc2e24b00562952fcab [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_enterPressed();
showSelection();
}
</script>
</head>
<body>
<div>
<p>On[]e</p>
<p>Two</p>
<p>Three</p>
</div>
</body>
</html>