chromium/content/test/data/accessibility/mac/textmarker/ax-previous-word-start-text-marker-for-text-marker.html

<!--
@SCRIPT:
  textarea.AXPreviousWordStartTextMarkerForTextMarker({:3, 3, down})
-->
<!DOCTYPE html>
<html>
<head>
<style>
</style>
</head>
<body>
<textarea id="textarea" style="font-family:monospace" rows="5" cols="15">
The quick brown fox jumps over the lazy dog
</textarea>
</body>
</html>