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