blob: 1c35389b5477bad394b2ee150f57de0caacf2f3c [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_enterPressed();
showSelection();
}
</script>
</head>
<body>
<p>One</p>
<p>[Two]</p>
<p>Three</p>
</body>
</html>