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