blob: e073b2dfbdf2911546185df684cf5a915e7a048d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="InputTests.js"></script>
<script>
function performTest()
{
return testPositionAtBoundary("word","backward");
}
</script>
</head>
<body>
<p>One two. Three, four - five</p>
</body>
</html>