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