blob: 19334397d83bd70c25853e219c5f1b5370b3152c [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Selection_selectWordAtCursor();
showSelection();
}
</script>
</head>
<body>
<p>One two three[]</p>
</body>
</html>