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