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