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