blob: 81142911422091b0f3c4c56ee395849c070f5b85 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Selection_selectWordAtCursor();
showSelection();
}
</script>
</head>
<body>
<p>One two $**![]&% three four</p>
</body>
</html>