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