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