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