blob: 8c2cfdde3e647872f42a6b3e6a160b70ed6e6411 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_enterPressed();
showSelection();
}
</script>
</head>
<body>
<p>one [two]</p>
<p>three</p>
</body>
</html>