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